[m-rev.] trivial diff: update test output

Simon Taylor stayl at cs.mu.OZ.AU
Tue Aug 6 16:47:08 AEST 2002


Estimated hours taken: 0.25
Branches: main

tests/general/string_format_test_2.exp2:
tests/general/string_format_test_3.exp2:
	Update expected output after Zoltan's shallow tracing change.

Index: string_format_test_2.exp2
===================================================================
RCS file: /home/mercury1/repository/tests/general/string_format_test_2.exp2,v
retrieving revision 1.10
diff -u -u -r1.10 string_format_test_2.exp2
--- string_format_test_2.exp2	25 Jul 2002 16:20:54 -0000	1.10
+++ string_format_test_2.exp2	6 Aug 2002 04:57:09 -0000
@@ -1,10 +1,9 @@
 Uncaught Mercury exception:
 Software Error: string__format: format string invalid.
 Stack dump follows:
-   0       pred exception:throw_impl/1-0 (erroneous) (exception.m:NNNN)
-   1       pred exception:throw/1-0 (erroneous) (exception.m:NNNN)
-   2       pred require:error/1-0 (erroneous) (require.m:NNNN)
-   3       pred string:format/3-0 (det) (string.m:NNNN)
-   4       pred io:format/5-0 (det) (io.m:NNNN)
-   5       pred io:format/4-0 (det) (io.m:NNNN)
-   6       pred string_format_test_2:main/2-0 (det) (string_format_test_2.m:13)
+   0       pred exception:throw/1-0 (erroneous) (exception.m:NNNN)
+   1       pred require:error/1-0 (erroneous) (require.m:NNNN)
+   2       pred string:format/3-0 (det) (string.m:NNNN)
+   3       pred io:format/5-0 (det) (io.m:NNNN)
+   4       pred io:format/4-0 (det) (io.m:NNNN)
+   5       pred string_format_test_2:main/2-0 (det) (string_format_test_2.m:13)
Index: string_format_test_3.exp2
===================================================================
RCS file: /home/mercury1/repository/tests/general/string_format_test_3.exp2,v
retrieving revision 1.10
diff -u -u -r1.10 string_format_test_3.exp2
--- string_format_test_3.exp2	25 Jul 2002 16:20:54 -0000	1.10
+++ string_format_test_3.exp2	6 Aug 2002 06:41:08 -0000
@@ -1,12 +1,11 @@
 Uncaught Mercury exception:
 Software Error: string__format: invalid conversion specifier.
 Stack dump follows:
-   0       pred exception:throw_impl/1-0 (erroneous) (exception.m:NNNN)
-   1       pred exception:throw/1-0 (erroneous) (exception.m:NNNN)
-   2       pred require:error/1-0 (erroneous) (require.m:NNNN)
-   3       pred string:conversion_specification/5-0 (semidet) (string.m:NNNN)
-   4       pred string:format_string/5-0 (det) (string.m:NNNN)
-   5       pred string:format/3-0 (det) (string.m:NNNN)
-   6       pred io:format/5-0 (det) (io.m:NNNN)
-   7       pred io:format/4-0 (det) (io.m:NNNN)
-   8       pred string_format_test_3:main/2-0 (det) (string_format_test_3.m:13)
+   0       pred exception:throw/1-0 (erroneous) (exception.m:NNNN)
+   1       pred require:error/1-0 (erroneous) (require.m:NNNN)
+   2       pred string:conversion_specification/5-0 (semidet)
+   3       pred string:format_string/5-0 (det)
+   4       pred string:format/3-0 (det) (string.m:NNNN)
+   5       pred io:format/5-0 (det) (io.m:NNNN)
+   6       pred io:format/4-0 (det) (io.m:NNNN)
+   7       pred string_format_test_3:main/2-0 (det) (string_format_test_3.m:13)
--------------------------------------------------------------------------
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