[m-dev.] trivial diff: exp2 updates

Zoltan Somogyi zs at cs.mu.OZ.AU
Wed Oct 13 10:44:14 AEST 1999


tests/general/string_format_test_2.exp2:
tests/general/string_format_test_3.exp2:
tests/hard_coded/no_fully_strict.exp2:
	Update the expected output of these tests cases when stack trace is
	enabled to reflect that error now throws exceptions.

Zoltan.

cvs diff: Diffing .
cvs diff: Diffing benchmarks
cvs diff: Diffing debugger
cvs diff: Diffing debugger/declarative
cvs diff: Diffing dppd
cvs diff: Diffing general
Index: general/string_format_test_2.exp2
===================================================================
RCS file: /home/mercury1/repository/tests/general/string_format_test_2.exp2,v
retrieving revision 1.3
diff -u -b -r1.3 string_format_test_2.exp2
--- string_format_test_2.exp2	1999/09/02 05:48:57	1.3
+++ string_format_test_2.exp2	1999/10/12 19:21:36
@@ -1,9 +1,10 @@
 Uncaught exception:
 Software Error: string__format: argument list has more elements than format string
 Stack dump follows:
-   0       pred require:error/1-0 (erroneous)
-   1    5* pred string:format_2/3-0 (det)
-   6       pred string:format/3-0 (det)
-   7       pred io:format/5-0 (det)
-   8       pred io:format/4-0 (det)
-   9       pred string_format_test_2:main/2-0 (det)
+   0       pred exception:throw/1-0 (erroneous)
+   1       pred require:error/1-0 (erroneous)
+   2    5* pred string:format_2/3-0 (det)
+   7       pred string:format/3-0 (det)
+   8       pred io:format/5-0 (det)
+   9       pred io:format/4-0 (det)
+  10       pred string_format_test_2:main/2-0 (det)
Index: general/string_format_test_3.exp2
===================================================================
RCS file: /home/mercury1/repository/tests/general/string_format_test_3.exp2,v
retrieving revision 1.3
diff -u -b -r1.3 string_format_test_3.exp2
--- string_format_test_3.exp2	1999/09/02 05:48:57	1.3
+++ string_format_test_3.exp2	1999/10/12 19:22:00
@@ -1,9 +1,10 @@
 Uncaught exception:
 Software Error: string__format: argument list has fewer elements than format string
 Stack dump follows:
-   0       pred require:error/1-0 (erroneous)
-   1       pred string:format_2/3-0 (det)
-   2       pred string:format/3-0 (det)
-   3       pred io:format/5-0 (det)
-   4       pred io:format/4-0 (det)
-   5       pred string_format_test_3:main/2-0 (det)
+   0       pred exception:throw/1-0 (erroneous)
+   1       pred require:error/1-0 (erroneous)
+   2       pred string:format_2/3-0 (det)
+   3       pred string:format/3-0 (det)
+   4       pred io:format/5-0 (det)
+   5       pred io:format/4-0 (det)
+   6       pred string_format_test_3:main/2-0 (det)
cvs diff: Diffing general/accumulator
cvs diff: Diffing hard_coded
Index: hard_coded/no_fully_strict.exp2
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/no_fully_strict.exp2,v
retrieving revision 1.3
diff -u -b -r1.3 no_fully_strict.exp2
--- no_fully_strict.exp2	1999/09/02 05:51:35	1.3
+++ no_fully_strict.exp2	1999/10/12 20:22:02
@@ -1,5 +1,6 @@
 Uncaught exception:
 Software Error: oops
 Stack dump follows:
-   0       pred require:error/1-0 (erroneous)
-   1       pred no_fully_strict:main/2-0 (det)
+   0       pred exception:throw/1-0 (erroneous)
+   1       pred require:error/1-0 (erroneous)
+   2       pred no_fully_strict:main/2-0 (det)
cvs diff: Diffing hard_coded/exceptions
cvs diff: Diffing hard_coded/sub-modules
cvs diff: Diffing hard_coded/typeclasses
cvs diff: Diffing invalid
cvs diff: Diffing misc_tests
cvs diff: Diffing tabling
cvs diff: Diffing term
cvs diff: Diffing valid
cvs diff: Diffing warnings
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list