summaryrefslogtreecommitdiff
path: root/Test/dafny0/snapshots/runtest.snapshot.expect
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-07-15 12:56:56 +0200
committerGravatar wuestholz <unknown>2014-07-15 12:56:56 +0200
commit3d81de6e45e1a82931cd09442cb88458c86094e8 (patch)
tree7c5009e1ca82f8341cc9240cea9b16f7dd7617cb /Test/dafny0/snapshots/runtest.snapshot.expect
parent264ce2c58b81f478fc0a42e03423252fdc5a1258 (diff)
Added more tests.
Diffstat (limited to 'Test/dafny0/snapshots/runtest.snapshot.expect')
-rw-r--r--Test/dafny0/snapshots/runtest.snapshot.expect18
1 files changed, 18 insertions, 0 deletions
diff --git a/Test/dafny0/snapshots/runtest.snapshot.expect b/Test/dafny0/snapshots/runtest.snapshot.expect
index d0a804a3..5dfa1d86 100644
--- a/Test/dafny0/snapshots/runtest.snapshot.expect
+++ b/Test/dafny0/snapshots/runtest.snapshot.expect
@@ -59,3 +59,21 @@ Dafny program verifier finished with 1 verified, 2 errors
Dafny program verifier finished with 3 verified, 0 errors
Dafny program verifier finished with 3 verified, 0 errors
+
+-------------------- Snapshots6.dfy --------------------
+
+Dafny program verifier finished with 4 verified, 0 errors
+Snapshots6.v1.dfy(20,14): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+
+Dafny program verifier finished with 3 verified, 1 error
+
+-------------------- Snapshots7.dfy --------------------
+
+Dafny program verifier finished with 4 verified, 0 errors
+Snapshots7.v1.dfy(19,14): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+
+Dafny program verifier finished with 3 verified, 1 error