1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/copy-file-tests

20 lines
304 B
Plaintext

Files:
tests/test-copy-file.sh
tests/test-copy-file.c
tests/macros.h
Depends-on:
acl
acl-tests
progname
read-file
xalloc
configure.ac:
Makefile.am:
TESTS += test-copy-file.sh
TESTS_ENVIRONMENT += USE_ACL=$(USE_ACL)
check_PROGRAMS += test-copy-file
test_copy_file_LDADD = $(LDADD) $(LIB_ACL) @LIBINTL@