From 09cf6a4558fd3646c1a8529ddf1aa1d25f86a04c Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 4 Jan 2000 13:30:10 +0000 Subject: [PATCH] Disable some test cases I prematurely enabled. Estimated hours taken: 0 Disable some test cases I prematurely enabled. --- tests/debugger/declarative/Mmakefile | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/tests/debugger/declarative/Mmakefile b/tests/debugger/declarative/Mmakefile index a9dd8a088..a27d50812 100644 --- a/tests/debugger/declarative/Mmakefile +++ b/tests/debugger/declarative/Mmakefile @@ -1,9 +1,3 @@ -EXTRA_MCFLAGS=--c-debug -EXTRA_CFLAGS=-g -EXTRA_MLFLAGS=--no-strip - -# GRADE=asm_fast.gc.tr.debug - #-----------------------------------------------------------------------------# main_target: check @@ -22,7 +16,9 @@ MDB = MERCURY_SUPPRESS_MDB_BANNER=yes mdb #-----------------------------------------------------------------------------# -DECLARATIVE_PROGS= \ +DECLARATIVE_PROGS= + +NONWORKING_DECLARATIVE_PROGS= \ app \ big \ gcf \ @@ -33,9 +29,7 @@ DECLARATIVE_PROGS= \ oracle_db \ propositional \ queens \ - small - -NONWORKING_DECLARATIVE_PROGS= \ + small \ family \ higher_order \ ite_2