Added server_event tests

This commit is contained in:
James Booth
2014-12-25 00:46:15 +00:00
parent d0a0e5e74f
commit 7a10443164
4 changed files with 48 additions and 29 deletions

View File

@@ -86,6 +86,7 @@ tests_sources = \
tests/test_parser.c tests/test_parser.h \
tests/test_preferences.c tests/test_preferences.h \
tests/test_roster_list.c tests/test_roster_list.h \
tests/test_server_events.c tests/test_server_events.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c