summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-10-08 19:58:51 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-10-08 19:58:51 -0700
commit5b148568309d4716b3a06a40b4f6bcf6848bf65f (patch)
tree23b0c5891e523466fcba5af9fbb5d8cb40b1ec22 /Makefile
parent2b00fdfe4bc329fbf4d1dd32835a2476c7c1e2f6 (diff)
downloadtxr-5b148568309d4716b3a06a40b4f6bcf6848bf65f.tar.gz
txr-5b148568309d4716b3a06a40b4f6bcf6848bf65f.tar.bz2
txr-5b148568309d4716b3a06a40b4f6bcf6848bf65f.zip
Add test case for recent breakage.
* tests/006/freeform-3.expected: New file. * tests/006/freeform-3.txr: New file. * tests/006/passwd: New file. * Makefile (TXR_ARGS): Set up for new test case.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 511ed9d5..cd870446 100644
--- a/Makefile
+++ b/Makefile
@@ -121,6 +121,7 @@ tests/005/%: TXR_ARGS := $(top_srcdir)/tests/005/data
tests/005/%: TXR_OPTS := -B
tests/006/%: TXR_ARGS := $(top_srcdir)/tests/006/data
tests/006/%: TXR_OPTS := -B
+tests/006/freeform-3.ok: TXR_ARGS := $(top_srcdir)/tests/006/passwd
tests/008/tokenize.ok: TXR_ARGS := $(top_srcdir)/tests/008/data
tests/008/configfile.ok: TXR_ARGS := $(top_srcdir)/tests/008/configfile
tests/008/students.ok: TXR_ARGS := $(top_srcdir)/tests/008/students.xml