[m-rev.] diff: update tests/debugger/declarative/exceptions.exp2
Ian MacLarty
maclarty at cs.mu.OZ.AU
Fri Feb 11 17:31:35 AEDT 2005
Estimated hours taken: 0.1
Branches: main and 0.12
Expect "Found incorrect or unhandled exception" instead of just
"Found unhandled exception". This was missed in a previous diff.
tests/debugger/declarative/exceptions.exp2
Update expected output.
Index: tests/debugger/declarative/exceptions.exp2
===================================================================
RCS file: /home/mercury1/repository/tests/debugger/declarative/exceptions.exp2,v
retrieving revision 1.2
diff -u -r1.2 exceptions.exp2
--- tests/debugger/declarative/exceptions.exp2 27 Jan 2005 02:38:58 -0000 1.2
+++ tests/debugger/declarative/exceptions.exp2 11 Feb 2005 06:10:22 -0000
@@ -70,7 +70,7 @@
Call u(_)
Throws "Error"
Expected? y
-Found unhandled exception:
+Found unhandled or incorrect exception:
v(_)
"Error"
Is this a bug? y
--------------------------------------------------------------------------
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