summaryrefslogtreecommitdiff
path: root/modules/parse-duration-tests
blob: b561a38ff47a7a547048af96cf398ad310626fe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-parse-duration.sh
tests/test-parse-duration.c

Depends-on:
strdup
strerror

configure.ac:

Makefile.am:
TESTS += test-parse-duration.sh
check_PROGRAMS += test-parse-duration
test_parse_duration_LDADD = $(LDADD) @LIBINTL@