[m-rev.] trivial diff: disable dir_test properly
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Aug 15 13:20:01 AEST 2003
Branches: main
Estimated hours taken: 0.25
tests/hard_coded/Mmakefile:
Delete `dir_test' from the ORDINARY_PROGS list, since it is in
the EXCEPTION_PROGS list, and should not be in both. This fixes
a bug where dir_test was being run even in deep profiling grades,
when it was supposed to be disabled in those grades.
Workspace: /home/ceres/fjh/mercury
Index: tests/hard_coded/Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/Mmakefile,v
retrieving revision 1.205
diff -u -d -r1.205 Mmakefile
--- tests/hard_coded/Mmakefile 11 Aug 2003 11:48:32 -0000 1.205
+++ tests/hard_coded/Mmakefile 15 Aug 2003 03:17:50 -0000
@@ -38,7 +38,6 @@
deep_copy_exist \
deforest_cc_bug \
det_in_semidet_cntxt \
- dir_test \
division_test \
dot_separator \
dupcall_types_bug \
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list