about summary refs log tree commit diff stats
path: root/tests/unittests/helpers.c
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-20/+28
|
* Revert "Apply coding style"Michael Vetter2020-07-071-32/+24
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-24/+32
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Possibility to specify alternative config fileMichael Vetter2019-08-021-1/+1
| | | | Introduce `profanity -c` to specify an alternative config file.
* 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
| | | | Run fclose after fopen in unittests.
* Moved all tests to tests folderJames Booth2015-06-121-0/+148