test/compatibility/Makefile.am
changeset 2 cbd63f7ba40f
child 5 f600b0d1fc5d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/compatibility/Makefile.am	Wed Jan 25 19:33:43 2012 +0000
     1.3 @@ -0,0 +1,7 @@
     1.4 +TESTS_ENVIRONMENT=GUTCHECK=../../gutcheck/gutcheck ../harness/gc-test
     1.5 +TESTS=missing-space.tst spaced-punctuation.tst html-tag.tst html-symbol.tst \
     1.6 +	spaced-doublequote.tst mismatched-quotes.tst he-be.tst digits.tst \
     1.7 +	extra-period.tst ellipsis.tst short-line.tst abbreviation.tst \
     1.8 +	example.tst
     1.9 +
    1.10 +dist_pkgdata_DATA=$(TESTS)