summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 933ab73d..0e1fc4cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-25 Kaz Kylheku <kaz@kylheku.com>
+
+ * Makefile (tst/tets/012/%): Disable --gc-debug for
+ tests in this directory.
+
2015-07-24 Kaz Kylheku <kaz@kylheku.com>
* tests/012/ifa.tl: New test for it being bound to a place.
diff --git a/Makefile b/Makefile
index 786c7ab0..2de239f1 100644
--- a/Makefile
+++ b/Makefile
@@ -277,6 +277,7 @@ tst/tests/010/reghash.out: TXR_OPTS := -B
tst/tests/002/%: TXR_SCRIPT_ON_CMDLINE := y
tst/tests/011/%: TXR_DBG_OPTS :=
+tst/tests/012/%: TXR_DBG_OPTS :=
.PRECIOUS: tst/%.out
tst/%.out: %.txr