about summary refs log tree commit diff stats
path: root/tests/unittests/helpers.c
Commit message (Expand)AuthorAgeFilesLines
* use `g_mkdir_with_parents()` instead of home-baked solutionSteffen Jaeckel2022-03-141-2/+2
* Apply coding styleMichael Vetter2020-07-071-20/+28
* Revert "Apply coding style"Michael Vetter2020-07-071-32/+24
* Apply coding styleMichael Vetter2020-07-071-24/+32
* Possibility to specify alternative config fileMichael Vetter2019-08-021-1/+1
* Move all filepath handling to files.cJames Booth2016-07-241-18/+2
* Move xgd functionsJames Booth2016-07-241-2/+2
* Moved chat_session.cJames Booth2016-07-241-1/+1
* Fix resource leakMichael Vetter2015-10-261-0/+1
* Moved all tests to tests folderJames Booth2015-06-121-0/+148
32' href='#n132'>132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195