Disable some test cases I prematurely enabled.

Estimated hours taken: 0

Disable some test cases I prematurely enabled.
This commit is contained in:
Mark Brown
2000-01-04 13:30:10 +00:00
parent 9afc9d4101
commit 09cf6a4558

View File

@@ -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