1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/parse-duration-tests
Simon Josefsson e9b0ec8cb1 parse-duration: Make self-test build on its own.
* modules/parse-duration-tests (test_parse_duration_LDADD): Don't
bring in LIBINTL.
2012-06-20 19:13:44 +02:00

15 lines
229 B
Plaintext

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)