We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598df49 commit 3b6b26fCopy full SHA for 3b6b26f
check/Makefile.am
@@ -9,6 +9,8 @@ check_unit_LDFLAGS = $(COVERAGE_LDFLAGS)
9
check_unit_LDADD = $(top_builddir)/libcsptr.la $(CHECKLIBS)
10
check_unit_SOURCES = \
11
test/test.c \
12
+ test/test.h \
13
+ test/utils.h \
14
test/scalar.c \
15
test/misc.c \
16
test/shared.c \
0 commit comments