Added datetime to unit tests that depended on it.

This commit is contained in:
skarg
2007-01-22 22:13:34 +00:00
parent 344ba775fd
commit b6fcd46b93
15 changed files with 28 additions and 26 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ CFLAGS = -Wall -I. -Itest -DTEST -DTEST_DEVICE -g
# NOTE: this file is normally called by the unittest.sh from up directory
SRCS = bacdcode.c \
bigend.c \
datetime.c \
bacstr.c \
bacapp.c \
bactext.c \