verify: new macro 'assume'
[gnulib.git] / modules / exclude-tests
1 Files:
2 tests/test-exclude.c
3 tests/test-exclude1.sh
4 tests/test-exclude2.sh
5 tests/test-exclude3.sh
6 tests/test-exclude4.sh
7 tests/test-exclude5.sh
8 tests/test-exclude6.sh
9 tests/test-exclude7.sh
10 tests/test-exclude8.sh
11
12 Depends-on:
13 argmatch
14 error
15 progname
16 test-framework-sh
17
18 Makefile.am:
19 TESTS += \
20  test-exclude1.sh\
21  test-exclude2.sh\
22  test-exclude3.sh\
23  test-exclude4.sh\
24  test-exclude5.sh\
25  test-exclude6.sh\
26  test-exclude7.sh\
27  test-exclude8.sh
28
29 check_PROGRAMS += test-exclude
30 test_exclude_LDADD = $(LDADD) @LIBINTL@