summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-09-17 10:43:19 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-09-17 10:43:19 -0700
commit972d095787d6107141004a66f8e5c86b89f446c6 (patch)
treeaa552db14da3a8fabf0f265181667011656a2afa /Makefile
parentfd22fbc29fc0ee1a726880fa3bab64e187433854 (diff)
downloadtxr-972d095787d6107141004a66f8e5c86b89f446c6.tar.gz
txr-972d095787d6107141004a66f8e5c86b89f446c6.tar.bz2
txr-972d095787d6107141004a66f8e5c86b89f446c6.zip
Adding tests for split-str.
* Makefile (TXR_DBG_OPTS): Disable for tst/tests/015. * tests/common.tl (mtest): New macro. * tests/015/split.tl: New file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 31d6294c..0ca4a3a0 100644
--- a/Makefile
+++ b/Makefile
@@ -316,6 +316,7 @@ tst/tests/011/%: TXR_DBG_OPTS :=
tst/tests/012/%: TXR_DBG_OPTS :=
tst/tests/013/%: TXR_DBG_OPTS :=
tst/tests/014/%: TXR_DBG_OPTS :=
+tst/tests/015/%: TXR_DBG_OPTS :=
.PRECIOUS: tst/%.out
tst/%.out: %.txr