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
/
getcwd-lgpl-tests
blob
3fc489866bcaab89101897d7ed7e6f5b50bc7135
1
Files:
2
tests/test-getcwd-lgpl.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-getcwd-lgpl
12
check_PROGRAMS += test-getcwd-lgpl
13
test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL)