summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-09-07 06:40:05 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-09-07 06:40:05 -0700
commit090830fa637b90f93b5baf619e2e6fc729187fb7 (patch)
tree6c7d7d5b5615a27358f77b1225741b7c2084fd65
parent5068b19b14fb11dc579cd85f5b0a31c1e4df551d (diff)
downloadtxr-090830fa637b90f93b5baf619e2e6fc729187fb7.tar.gz
txr-090830fa637b90f93b5baf619e2e6fc729187fb7.tar.bz2
txr-090830fa637b90f93b5baf619e2e6fc729187fb7.zip
tests: no gc torture for tests/019.
* Makefile (tst/tests/019/%): Clear TXR_DBG_OPTS for this recently introduced directory, so txr isn't run with --gc-debug.
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a05ee4df..bf79d15b 100644
--- a/Makefile
+++ b/Makefile
@@ -433,6 +433,7 @@ tst/tests/015/%: TXR_DBG_OPTS :=
tst/tests/016/%: TXR_DBG_OPTS :=
tst/tests/017/%: TXR_DBG_OPTS :=
tst/tests/018/%: TXR_DBG_OPTS :=
+tst/tests/019/%: TXR_DBG_OPTS :=
tst/tests/014/dgram-stream.ok: | tst/tests/014/socket-basic.ok