glob: merge from glibc with Zanella glob changes
[gnulib.git] / modules / utime-tests
blob1d3da120e98de88b8fba4114f7ee27b2b75647e0
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 nanosleep
12 symlink
13 timespec
14 utimecmp
16 configure.ac:
18 Makefile.am:
19 TESTS += test-utime
20 check_PROGRAMS += test-utime
21 test_utime_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@