summaryrefslogtreecommitdiffstats
path: root/tests/017/glob-zarray.expected
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 /tests/017/glob-zarray.expected
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 'tests/017/glob-zarray.expected')
-rw-r--r--tests/017/glob-zarray.expected4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/017/glob-zarray.expected b/tests/017/glob-zarray.expected
index cd54b421..f15829ea 100644
--- a/tests/017/glob-zarray.expected
+++ b/tests/017/glob-zarray.expected
@@ -1,4 +1,4 @@
0
-#S(glob-t pathc 4 pathv #("tests/001/query-1.txr" "tests/001/query-2.txr" "tests/001/query-3.txr"
- "tests/001/query-4.txr")
+#S(glob-t pathc 5 pathv #("tests/001/query-1.txr" "tests/001/query-2.txr" "tests/001/query-3.txr"
+ "tests/001/query-4.txr" "tests/001/query-5.txr")
reserve 0)