repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
utimens-tests
blob
2a95346a0d09b7e4343f34e8bba5372db3f3fd11
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
dup
12
gettext-h
13
ignore-value
14
intprops
15
nanosleep
16
symlink
17
timespec
18
utimecmp
19
20
configure.ac:
21
22
Makefile.am:
23
TESTS += test-utimens
24
check_PROGRAMS += test-utimens
25
test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@