summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-02-02 11:51:06 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-02-02 11:51:06 -0800
commit0f6603d5716d285a89a66d88200830c26917e89d (patch)
treed8d0f226e9aebc53fb97615af19280d6c1eed171 /Makefile
parent0d3fc60bfb0d85e4c79550caec0f65976a9692f4 (diff)
downloadtxr-0f6603d5716d285a89a66d88200830c26917e89d.tar.gz
txr-0f6603d5716d285a89a66d88200830c26917e89d.tar.bz2
txr-0f6603d5716d285a89a66d88200830c26917e89d.zip
This test case would have caught the prior regression.
* Makefile (TXR_ARGS): Defined for new test case. * tests/010/align-columns.dat: New file. * tests/010/align-columns.expected: New file. * tests/010/align-columns.txr: New file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 52e42d47..c8244ea4 100644
--- a/Makefile
+++ b/Makefile
@@ -111,6 +111,7 @@ tests/008/students.ok: TXR_ARGS := $(top_srcdir)/tests/008/students.xml
tests/008/soundex.ok: TXR_ARGS := soundex sowndex lloyd lee jackson robert
tests/009/json.ok: TXR_ARGS := $(top_srcdir)/tests/009/webapp.json
tests/009/json.ok: TXR_OPTS := -l
+tests/010/align-columns.ok: TXR_ARGS := $(top_srcdir)/tests/010/align-columns.dat
tests/002/%: TXR_SCRIPT_ON_CMDLINE := y