summaryrefslogtreecommitdiffstats
path: root/Makefile
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
commit575851b07a498847b8ddeaf94db8bc177c4f57c1 (patch)
tree6c7d7d5b5615a27358f77b1225741b7c2084fd65 /Makefile
parent3ce8ddfae8335ec2e730b1a184d4aad29038e15d (diff)
downloadtxr-575851b07a498847b8ddeaf94db8bc177c4f57c1.tar.gz
txr-575851b07a498847b8ddeaf94db8bc177c4f57c1.tar.bz2
txr-575851b07a498847b8ddeaf94db8bc177c4f57c1.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.
Diffstat (limited to 'Makefile')
-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