Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / fts-tests
blob1a9dce0ce287b07ed709715b695ad5a1d011d639
1 Status:
2 longrunning-test
4 Files:
5 tests/test-fts.c
7 Depends-on:
8 errno
9 remove
10 unlinkat
12 configure.ac:
14 Makefile.am:
15 TESTS += test-fts
16 check_PROGRAMS += test-fts
17 test_fts_LDADD = $(LDADD) @LIBINTL@