view modules/parse-duration-tests @ 16920:3dd127ee27c3

parse-duration: Make self-test build on its own. * modules/parse-duration-tests (test_parse_duration_LDADD): Don't bring in LIBINTL.
author Simon Josefsson <simon@josefsson.org>
date Wed, 20 Jun 2012 19:13:44 +0200
parents 03aab12b3f15
children
line wrap: on
line source

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)