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
/
supersede-tests
blob
932cd2ce5a6a7c2c93e7e5cff8c96a19b6b2cf05
1
Files:
2
tests/test-supersede.c
3
tests/test-supersede-open.h
4
tests/test-supersede-fopen.h
5
tests/macros.h
6
7
Depends-on:
8
c99
9
mkdtemp
10
filenamecat
11
write
12
read-file
13
unlink
14
rmdir
15
symlink
16
17
configure.ac:
18
19
Makefile.am:
20
TESTS += test-supersede
21
check_PROGRAMS += test-supersede
22
test_supersede_LDADD = $(LDADD) $(LIB_ACL) $(LIB_CLOCK_GETTIME) $(LIB_GETRANDOM)