Mercurial > hg > octave-nkf > gnulib-hg
view modules/copy-file-tests @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | 76da4c1dc4a9 |
children | 03aab12b3f15 |
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 += EXEEXT='@EXEEXT@' USE_ACL=$(USE_ACL) check_PROGRAMS += test-copy-file test_copy_file_LDADD = $(LDADD) $(LIB_ACL) @LIBINTL@