Added chat session tests

This commit is contained in:
James Booth
2015-01-06 21:22:09 +00:00
parent 8d759741e8
commit f7843def2f
7 changed files with 188 additions and 0 deletions

View File

@@ -88,6 +88,7 @@ tests_sources = \
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/test_chat_session.c tests/test_chat_session.h \
tests/testsuite.c
main_source = src/main.c