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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
supersede-tests
blob
7224d2e31e9676ab5188c28d2a00f409d83c5946
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) $(LIBINTL) $(LIBTHREAD)