X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexclude-tests;h=9900fb390749be8a30f784c8ccc810c10abbd4ea;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=ba265edded5a0de178e9a4b826656760c054eeaa;hpb=368e66277a1fdb07a508f9c3ff5d5669e4b4e838;p=gnulib.git diff --git a/modules/exclude-tests b/modules/exclude-tests index ba265edde..9900fb390 100644 --- a/modules/exclude-tests +++ b/modules/exclude-tests @@ -7,11 +7,13 @@ tests/test-exclude4.sh tests/test-exclude5.sh tests/test-exclude6.sh tests/test-exclude7.sh +tests/test-exclude8.sh Depends-on: -progname -error argmatch +error +progname +test-framework-sh Makefile.am: TESTS += \ @@ -21,7 +23,8 @@ TESTS += \ test-exclude4.sh\ test-exclude5.sh\ test-exclude6.sh\ - test-exclude7.sh + test-exclude7.sh\ + test-exclude8.sh check_PROGRAMS += test-exclude test_exclude_LDADD = $(LDADD) @LIBINTL@