summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-07-03 23:55:17 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-07-03 23:55:17 -0700
commitfe9a0303c60fa1ff636ac866f1cc73f380503d5b (patch)
tree34e285e50664ad79c8017f3180f5aa5a6f9e15e7 /Makefile
parenteb081ac7627ce7b4e093d4d84ebfa99790008d59 (diff)
downloadtxr-fe9a0303c60fa1ff636ac866f1cc73f380503d5b.tar.gz
txr-fe9a0303c60fa1ff636ac866f1cc73f380503d5b.tar.bz2
txr-fe9a0303c60fa1ff636ac866f1cc73f380503d5b.zip
tests: add @{var1 var2} match test.
* tests/001/query-5.txr: New file. * tests/001/query-5.expected: New file. * Makefile (tst/tests/001/query-5.ok): Pass -B to txr for this new test. * tests/017/glob-carray.expected: Updated, because the glob test globs over the contents of tests/001 directory. * tests/017/glob-zarray.expected: Likewise.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 81a09551..ae0e2206 100644
--- a/Makefile
+++ b/Makefile
@@ -370,6 +370,7 @@ tst/tests/001/%: TXR_ARGS := tests/001/data
tst/tests/001/query-1.ok: TXR_OPTS := -B
tst/tests/001/query-2.ok: TXR_OPTS := -B
tst/tests/001/query-4.ok: TXR_OPTS := -B
+tst/tests/001/query-5.ok: TXR_OPTS := -B
tst/tests/002/%: TXR_OPTS := -C 142 -DTESTDIR=tests/002
tst/tests/004/%: TXR_ARGS := -a 123 -b -c
tst/tests/005/%: TXR_ARGS := tests/005/data