test/compatibility/Makefile.am
author ali <ali@juiblex.co.uk>
Mon Sep 23 21:18:27 2013 +0100 (2013-09-23)
changeset 93 9fb13a5dde3b
parent 35 51a0beae92f6
child 94 466f43a12118
permissions -rw-r--r--
Fix bug #12: Balanced square brackets test should recognize multi-line [Illustration] tags
ali@5
     1
TESTS_ENVIRONMENT=BOOKLOUPE=../../bookloupe/bookloupe ../harness/loupe-test
ali@0
     2
TESTS=missing-space.tst spaced-punctuation.tst html-tag.tst html-symbol.tst \
ali@0
     3
	spaced-doublequote.tst mismatched-quotes.tst he-be.tst digits.tst \
ali@0
     4
	extra-period.tst ellipsis.tst short-line.tst abbreviation.tst \
ali@9
     5
	example.tst non-ascii.tst embedded-lf.tst markup.tst \
ali@21
     6
	user-defined-typo.tst brackets.tst single-quotes.tst grave-quotes.tst \
ali@22
     7
	dashes.tst control-characters.tst unusual-characters.tst \
ali@26
     8
	windows-1252.tst periods.tst long-line.tst unmarked-paragraph.tst \
ali@31
     9
	hebe-jeebies.tst mail-from.tst scannos.tst before-comma.tst \
ali@92
    10
	before-period.tst double-punctuation.tst genitives.tst embedded-cr.tst
ali@0
    11
ali@0
    12
dist_pkgdata_DATA=$(TESTS)