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