view modules/copy-file-tests @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents 03aab12b3f15
children bc7d656f8f54
line wrap: on
line source

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@