From cf79fc20eb9e8955042660c0b1e124b5b603746c Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 25 Jul 2015 07:22:52 -0700 Subject: * Makefile (tst/tets/012/%): Disable --gc-debug for tests in this directory. --- ChangeLog | 5 +++++ Makefile | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 933ab73d..0e1fc4cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-07-25 Kaz Kylheku + + * Makefile (tst/tets/012/%): Disable --gc-debug for + tests in this directory. + 2015-07-24 Kaz Kylheku * 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 -- cgit v1.2.3