Added cmd_roster tests

This commit is contained in:
James Booth
2014-12-24 23:59:26 +00:00
parent 7db1bcee05
commit a871ad8004
5 changed files with 68 additions and 42 deletions

View File

@@ -73,6 +73,7 @@ tests_sources = \
tests/test_cmd_join.c tests/test_cmd_join.h \
tests/test_cmd_otr.c tests/test_cmd_otr.h \
tests/test_cmd_rooms.c tests/test_cmd_rooms.h \
tests/test_cmd_roster.c tests/test_cmd_roster.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c