summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-01 20:48:01 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-10-01 20:48:01 -0700
commit1357aa110c41f558e18342e3597c7168450acac8 (patch)
tree2a76006c0e5fd023174e0a724fe77fae9d5ea94c /Makefile
parent460af4151d3cf4ee42a69ca166555b2e17bb73a8 (diff)
downloadtxr-1357aa110c41f558e18342e3597c7168450acac8.tar.gz
txr-1357aa110c41f558e18342e3597c7168450acac8.tar.bz2
txr-1357aa110c41f558e18342e3597c7168450acac8.zip
New test case, covering some filtering from HTML/XML.
* Makefile: Defined TXR_ARGS for new test case. * tests/008/students.expected: New file. * tests/008/students.txr: New file. * tests/008/students.xml: New file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 93c5b479..f85ef243 100644
--- a/Makefile
+++ b/Makefile
@@ -88,6 +88,7 @@ tests/005/%: TXR_ARGS := $(top_srcdir)/tests/005/data
tests/006/%: TXR_ARGS := $(top_srcdir)/tests/006/data
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
tests/002/%: TXR_SCRIPT_ON_CMDLINE := y