euidaccess: Fix test failure on native Windows.
[gnulib.git] / modules / utime-tests
blob146180e04b23e8798b41333eccaac9895034aad1
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 stdckdint
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) $(CLOCK_TIME_LIB) $(NANOSLEEP_LIB) @LIBINTL@