1 2 3 4 5 6 7 8 9 10 11 12 13 14
Files: tests/test-parse-datetime.c tests/macros.h Depends-on: progname setenv configure.ac: Makefile.am: TESTS += test-parse-datetime check_PROGRAMS += test-parse-datetime test_parse_datetime_LDADD = $(LDADD) @LIBINTL@ $(LIB_CLOCK_GETTIME)