[m-rev.] diff: nondet_stack.exp*
Zoltan Somogyi
zs at cs.mu.OZ.AU
Tue Jan 20 13:22:57 AEDT 2004
This test case started failing for me on Jan 4. I looked into what committed
change could have caused this, without luck; if anyone knows, please tell me.
However, the new output is clearly correct, and fixes test failures on
all our machines, so I am committing it.
Zoltan.
tests/debugger/nondet_stack.exp*:
Update the expected outputs for this test case.
cvs diff: Diffing .
Index: nondet_stack.exp
===================================================================
RCS file: /home/mercury/mercury1/repository/tests/debugger/nondet_stack.exp,v
retrieving revision 1.8
diff -u -b -r1.8 nondet_stack.exp
--- nondet_stack.exp 16 Apr 2003 12:37:47 -0000 1.8
+++ nondet_stack.exp 13 Jan 2004 08:32:31 -0000
@@ -466,7 +466,9 @@
succip: unnamed label
succfr: non 10
on main nondet branch non 26
- HeadVar__1 [1, 2, 3, 4, 5]
+ Data (arg 1) [1, 2, 3, 4, 5]
+ Out (arg 2) [1, 2, 3, 4, 5]
+ TypeCtorInfo_5 int
non 14: temp
redoip: label UNKNOWN
redofr: non 10
Index: nondet_stack.exp2
===================================================================
RCS file: /home/mercury/mercury1/repository/tests/debugger/nondet_stack.exp2,v
retrieving revision 1.9
diff -u -b -r1.9 nondet_stack.exp2
--- nondet_stack.exp2 16 Apr 2003 12:37:47 -0000 1.9
+++ nondet_stack.exp2 12 Jan 2004 17:08:51 -0000
@@ -466,7 +466,9 @@
succip: unnamed label
succfr: non 10
on main nondet branch non 29
- HeadVar__1 [1, 2, 3, 4, 5]
+ Data (arg 1) [1, 2, 3, 4, 5]
+ Out (arg 2) [1, 2, 3, 4, 5]
+ TypeCtorInfo_5 int
non 14: temp
redoip: unnamed label
redofr: non 10
cvs diff: Diffing declarative
--------------------------------------------------------------------------
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