about summary refs log tree commit diff stats
path: root/tests/unittests/test_preferences.c
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-6/+9
|
* Revert "Apply coding style"Michael Vetter2020-07-071-12/+9
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-9/+12
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Remove prefs_free_string()Michael Vetter2020-07-021-3/+3
| | | | | It just does a free. Related to b580b9ef119045f142fa4baa9689a1c5ce8864ef
* Fix prefs_get_str related leaks in unit testsMichael Vetter2019-06-191-0/+3
| | | | Related to https://github.com/profanity-im/profanity/issues/1019
* Moved all tests to tests folderJames Booth2015-06-121-0/+33