about summary refs log tree commit diff stats
path: root/tests/unittests/test_callbacks.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix memleak in test_callbacks unittestMichael Vetter2019-10-061-0/+2
| | | | Regards https://github.com/profanity-im/profanity/issues/1019
* Fix test_callbacks memleakMichael Vetter2019-10-061-0/+5
| | | | Regards https://github.com/profanity-im/profanity/issues/1019
* Unit test for callback_add_command()James Booth2016-07-041-7/+32
|
* Free plugins commands on quitJames Booth2016-07-041-0/+32