Moved autocomplete tests to cmocka

This commit is contained in:
James Booth
2013-12-14 16:16:46 +00:00
parent 7f7973f9a7
commit 3a403046ff
4 changed files with 48 additions and 49 deletions

View File

@@ -80,6 +80,7 @@ test_sources = \
src/config/accounts.c src/config/accounts.h \
src/config/preferences.c src/config/preferences.h \
src/config/theme.c src/config/theme.h \
tests/test_autocomplete.c \
tests/test_common.c \
tests/test_command.c \
tests/testsuite.c