[m-rev.] trivial diff: enable string_{split,various} test cases

Julien Fischer juliensf at csse.unimelb.edu.au
Sat Feb 3 02:58:58 AEDT 2007


Estimated hours taken: 0
Branches: main

Enable the test cases that Ondrej recently committed.

tests/hard_coded/Mmakefile:
 	Enable the string_split and string_various test cases.

Julien.

Index: Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/Mmakefile,v
retrieving revision 1.305
diff -u -r1.305 Mmakefile
--- Mmakefile	15 Jan 2007 02:50:58 -0000	1.305
+++ Mmakefile	2 Feb 2007 15:56:08 -0000
@@ -194,9 +194,11 @@
  	string_alignment \
  	string_alignment_bug \
  	string_loop \
+	string_split \
  	string_string \
  	string_strip \
  	string_suffix_bug \
+	string_various \
  	sv_nested_closures \
  	switch_detect \
  	system_sort \

--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list