Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / getcwd-tests
blobe5a7bd78b17a3ee066e340fe22b90649524166c5
1 Files:
2 tests/test-getcwd.c
3 tests/test-getcwd.sh
5 Depends-on:
6 errno
7 fcntl-h
8 getcwd-lgpl
9 pathmax
10 sys_stat
11 test-framework-sh
13 configure.ac:
15 Makefile.am:
16 TESTS += test-getcwd.sh
17 check_PROGRAMS += test-getcwd
18 test_getcwd_LDADD = $(LDADD) @LIBINTL@