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
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
supersede-tests
blob
811d8f679b2d929e51efc0e748ee5be847de8fc7
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
mkdtemp
9
filenamecat
10
write
11
read-file
12
unlink
13
rmdir
14
symlink
15
16
configure.ac:
17
18
Makefile.am:
19
TESTS += test-supersede
20
check_PROGRAMS += test-supersede
21
test_supersede_LDADD = $(LDADD) $(LIB_ACL) $(LIB_CLOCK_GETTIME) $(LIB_GETRANDOM)