view modules/parse-duration-tests @ 12430:235cc0b78f8a

New module 'nl_langinfo'.
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Dec 2009 20:09:02 +0100
parents c64f6d58bbc4
children 03aab12b3f15
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
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-parse-duration
test_parse_duration_LDADD = $(LDADD) @LIBINTL@