about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_presence.c
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-35/+48
|
* Revert "Apply coding style"Michael Vetter2020-07-071-52/+39
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-39/+52
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Remove prefs_free_string()Michael Vetter2020-07-021-9/+9
| | | | | It just does a free. Related to b580b9ef119045f142fa4baa9689a1c5ce8864ef
* Fix prefs_get_str related leaks in unit testsMichael Vetter2019-06-191-0/+9
| | | | Related to https://github.com/profanity-im/profanity/issues/1019
* Move /statuses options to /presence commandJames Booth2016-05-311-0/+182