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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
stat-tests
blob
60ecc174a4537b2ac6071001c745b3edb438d2de
1
Files:
2
tests/test-stat.h
3
tests/test-stat.c
4
tests/signature.h
5
tests/macros.h
6
7
Depends-on:
8
getcwd-lgpl
9
same-inode
10
stdbool
11
symlink
12
13
configure.ac:
14
15
Makefile.am:
16
TESTS += test-stat
17
check_PROGRAMS += test-stat
18
test_stat_LDADD = $(LDADD) $(LIBINTL)