Add basic tests for linked_list_t
This commit is contained in:
@@ -4,7 +4,7 @@ check_PROGRAMS = $(TESTS)
|
||||
|
||||
test_runner_SOURCES = \
|
||||
test_runner.c test_runner.h \
|
||||
test_enumerator.c
|
||||
test_linked_list.c test_enumerator.c
|
||||
|
||||
|
||||
test_runner_CFLAGS = \
|
||||
|
||||
Reference in New Issue
Block a user