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
glob: merge from glibc with Zanella glob changes
[gnulib.git]
/
modules
/
utime-tests
blob
1d3da120e98de88b8fba4114f7ee27b2b75647e0
1
Files:
2
tests/test-utime.c
3
tests/nap.h
4
tests/test-utimens-common.h
5
tests/macros.h
6
7
Depends-on:
8
dup
9
gettext-h
10
ignore-value
11
nanosleep
12
symlink
13
timespec
14
utimecmp
15
16
configure.ac:
17
18
Makefile.am:
19
TESTS += test-utime
20
check_PROGRAMS += test-utime
21
test_utime_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@