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

Depends-on:
progname
setenv

configure.ac:

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