summaryrefslogtreecommitdiff
path: root/modules/parse-datetime-tests
blob: 7c62b8024adb6e3281a324dbb5aff491642a4e84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/test-parse-datetime.c
tests/macros.h

Depends-on:
setenv

configure.ac:

Makefile.am:
TESTS += test-parse-datetime
check_PROGRAMS += test-parse-datetime
test_parse_datetime_LDADD = $(LDADD) @LIBINTL@ $(LIB_CLOCK_GETTIME)