From 60144277c74f7356e3be26e2df3c01727917cad7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 23 Dec 2011 12:14:15 +0100 Subject: maint: remove explicit Files: tests/init.sh; depend on test-framework-sh * modules/atexit-tests: Rather than listing tests/init.sh, now that there's a module for it, simply depend on that new module. * modules/closein-tests: Likewise. * modules/exclude-tests: Likewise. * modules/getcwd-tests: Likewise. * modules/perror-tests: Likewise. * modules/pread-tests: Likewise. * modules/pwrite-tests: Likewise. * modules/vc-list-files-tests: Likewise. * modules/verify-tests: Likewise. * modules/xalloc-die-tests: Likewise. * modules/xstrtoimax-tests: Likewise. * modules/xstrtol-tests: Likewise. * modules/xstrtoll-tests: Likewise. * modules/xstrtoumax-tests: Likewise. * modules/yesno-tests: Likewise. --- modules/exclude-tests | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/exclude-tests') diff --git a/modules/exclude-tests b/modules/exclude-tests index 072a4e6cd7..9900fb3907 100644 --- a/modules/exclude-tests +++ b/modules/exclude-tests @@ -1,5 +1,4 @@ Files: -tests/init.sh tests/test-exclude.c tests/test-exclude1.sh tests/test-exclude2.sh @@ -11,9 +10,10 @@ tests/test-exclude7.sh tests/test-exclude8.sh Depends-on: -progname -error argmatch +error +progname +test-framework-sh Makefile.am: TESTS += \ -- cgit v1.2.1