view modules/parse-datetime-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents ae28326ff93e
children
line wrap: on
line source

Files:
tests/test-parse-datetime.c
tests/macros.h

Depends-on:
setenv

configure.ac:

Makefile.am:
TESTS += test-parse-datetime
check_PROGRAMS += test-parse-datetime
test_parse_datetime_LDADD = $(LDADD) @LIBINTL@ $(LIB_CLOCK_GETTIME)