19 lines
199 B
Plaintext
19 lines
199 B
Plaintext
Status:
|
|
longrunning-test
|
|
|
|
Files:
|
|
tests/test-fts.c
|
|
|
|
Depends-on:
|
|
c99
|
|
errno
|
|
remove
|
|
unlinkat
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-fts
|
|
check_PROGRAMS += test-fts
|
|
test_fts_LDADD = $(LDADD) @LIBINTL@
|