Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / utimens-tests
blob2a95346a0d09b7e4343f34e8bba5372db3f3fd11
1 Files:
2 tests/nap.h
3 tests/test-futimens.h
4 tests/test-lutimens.h
5 tests/test-utimens.h
6 tests/test-utimens-common.h
7 tests/test-utimens.c
8 tests/macros.h
10 Depends-on:
11 dup
12 gettext-h
13 ignore-value
14 intprops
15 nanosleep
16 symlink
17 timespec
18 utimecmp
20 configure.ac:
22 Makefile.am:
23 TESTS += test-utimens
24 check_PROGRAMS += test-utimens
25 test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@