Added test to ensure chat sessions cleared on cmd_disconnect

This commit is contained in:
James Booth
2015-01-10 01:06:52 +00:00
parent 9bd2315d83
commit ab7bd6fe5f
7 changed files with 47 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ tests_sources = \
tests/test_cmd_statuses.c tests/test_cmd_statuses.h \
tests/test_cmd_sub.c tests/test_cmd_sub.h \
tests/test_cmd_win.c tests/test_cmd_win.h \
tests/test_cmd_disconnect.c tests/test_cmd_disconnect.h \
tests/test_common.c tests/test_common.h \
tests/test_contact.c tests/test_contact.h \
tests/test_form.c tests/test_form.h \