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 "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
getcwd-tests
blob
e5a7bd78b17a3ee066e340fe22b90649524166c5
1
Files:
2
tests/test-getcwd.c
3
tests/test-getcwd.sh
4
5
Depends-on:
6
errno
7
fcntl-h
8
getcwd-lgpl
9
pathmax
10
sys_stat
11
test-framework-sh
12
13
configure.ac:
14
15
Makefile.am:
16
TESTS += test-getcwd.sh
17
check_PROGRAMS += test-getcwd
18
test_getcwd_LDADD = $(LDADD) @LIBINTL@