Replaced old mock_xmpp

This commit is contained in:
James Booth
2013-12-18 23:06:43 +00:00
parent 00a475cf55
commit b27c5d0f5b
7 changed files with 36 additions and 255 deletions

View File

@@ -60,9 +60,8 @@ test_sources = \
src/config/accounts.h \
src/config/preferences.c src/config/preferences.h \
src/config/theme.c src/config/theme.h \
tests/common_mocks.c tests/common_mocks.h \
tests/xmpp/mock_xmpp.h tests/xmpp/mock_xmpp.c \
tests/ui/mock_ui.c \
tests/xmpp/mock_xmpp.c \
tests/log/mock_log.c \
tests/config/mock_accounts.c \
tests/test_autocomplete.c \