tmpdir: Use a good default directory on native Windows.
[gnulib.git] / modules / utimens-tests
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
9
10 Depends-on:
11 ignore-value
12 symlink
13 timespec
14 usleep
15 utimecmp
16
17 configure.ac:
18
19 Makefile.am:
20 TESTS += test-utimens
21 check_PROGRAMS += test-utimens
22 test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME)