about summary refs log tree commit diff stats
path: root/tests/unittests/test_plugins_disco.c
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-15/+15
|
* Revert "Apply coding style"Michael Vetter2020-07-071-17/+17
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-17/+17
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* tests: remove cflag -w and fix warningsDmitry Podgorny2018-10-311-5/+5
| | | | | | | | | The flag hides errors. But we want unit tests to be correct in order to reveal errors in the main code. The patch removes tests_unittests_unittests_CFLAGS which makes autotools use AM_CFLAGS instead. Therefore, unit tests are built with flags derived from configure.ac.
* Use hashtables for plugin disco featuresJames Booth2016-08-171-0/+131