more ports to Solaris tr, which needs [] around ranges
[gnulib.git] / modules / get_date-tests
1 Files:
2 tests/test-get_date.c
3 tests/macros.h
4
5 Depends-on:
6 progname
7 setenv
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-get_date
13 check_PROGRAMS += test-get_date
14 test_get_date_LDADD = $(LDADD) @LIBINTL@ $(LIB_CLOCK_GETTIME)