view modules/getdate-tests @ 10880:b1d6a7b9222f

Document functions that have been added to POSIX:2008.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Dec 2008 19:47:43 +0100
parents 927e98bc24ad
children fc3c5c81c192
line wrap: on
line source

Files:
tests/test-getdate.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-getdate
check_PROGRAMS += test-getdate
test_getdate_LDADD = $(LDADD) @LIBINTL@ $(LIB_CLOCK_GETTIME)