Converted and added tests for hashtable_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:10 +02:00
parent 0298be5705
commit e09461bf77
7 changed files with 299 additions and 115 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ check_PROGRAMS = $(TESTS)
test_runner_SOURCES = \
test_runner.c test_runner.h \
test_linked_list.c test_enumerator.c test_linked_list_enumerator.c \
test_identification.c
test_hashtable.c test_identification.c
test_runner_CFLAGS = \