summaryrefslogtreecommitdiff
path: root/Test/dafny0/FunctionSpecifications.dfy.expect
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-06-12 13:01:36 -0700
committerGravatar leino <unknown>2015-06-12 13:01:36 -0700
commit03a8bdfce9713570fdb3fcc05a31c6a83e26afd8 (patch)
tree912ac184ec57c295b7feb17b75653c264821cc88 /Test/dafny0/FunctionSpecifications.dfy.expect
parent1e9a9af1700f67dde62e8ceb81aa16e13de0e3fb (diff)
Combined some common routines into CheckWellformedAndAssume, which also allows an improvement of the generated Boogie (which will be especially good soon, when reads-clause checking may change)
Diffstat (limited to 'Test/dafny0/FunctionSpecifications.dfy.expect')
-rw-r--r--Test/dafny0/FunctionSpecifications.dfy.expect16
1 files changed, 7 insertions, 9 deletions
diff --git a/Test/dafny0/FunctionSpecifications.dfy.expect b/Test/dafny0/FunctionSpecifications.dfy.expect
index 4b9aa202..f5112bfe 100644
--- a/Test/dafny0/FunctionSpecifications.dfy.expect
+++ b/Test/dafny0/FunctionSpecifications.dfy.expect
@@ -10,19 +10,19 @@ FunctionSpecifications.dfy(45,3): Error BP5003: A postcondition might not hold o
FunctionSpecifications.dfy(40,24): Related location: This is the postcondition that might not hold.
Execution trace:
(0,0): anon0
- (0,0): anon11_Else
- (0,0): anon14_Else
- (0,0): anon15_Then
+ (0,0): anon13_Else
+ (0,0): anon16_Else
+ (0,0): anon17_Then
FunctionSpecifications.dfy(53,11): Error: cannot prove termination; try supplying a decreases clause
Execution trace:
(0,0): anon0
- (0,0): anon8_Then
- (0,0): anon3
+ (0,0): anon9_Then
+ (0,0): anon4
FunctionSpecifications.dfy(59,10): Error BP5003: A postcondition might not hold on this return path.
FunctionSpecifications.dfy(60,22): Related location: This is the postcondition that might not hold.
Execution trace:
(0,0): anon0
- (0,0): anon5_Else
+ (0,0): anon6_Else
FunctionSpecifications.dfy(108,23): Error: assertion violation
Execution trace:
(0,0): anon0
@@ -49,9 +49,7 @@ FunctionSpecifications.dfy(135,20): Error BP5003: A postcondition might not hold
FunctionSpecifications.dfy(137,29): Related location: This is the postcondition that might not hold.
Execution trace:
(0,0): anon0
- (0,0): anon5_Then
- (0,0): anon2
- (0,0): anon6_Else
+ (0,0): anon3_Else
FunctionSpecifications.dfy(146,3): Error: failure to decrease termination measure
Execution trace:
(0,0): anon0