summaryrefslogtreecommitdiff
path: root/modules/parse-datetime-tests
blob: 6e0cdcc8d79eedf491cb1f89690c5c1abda38f7a (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@ $(CLOCK_TIME_LIB)