summaryrefslogtreecommitdiff
path: root/Test/snapshots/runtest.snapshot
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-10-13 23:26:57 +0200
committerGravatar wuestholz <unknown>2014-10-13 23:26:57 +0200
commit1db1508be2b8206fd1a9051f887f2fb20970c4c0 (patch)
tree2fda3b8a2e1c34d0896a0be895c80482f10e2419 /Test/snapshots/runtest.snapshot
parent446723cdee734937e3467d9d27ae90bfe088a19b (diff)
Fix issue in verification result caching for assertions without subsumption.
Diffstat (limited to 'Test/snapshots/runtest.snapshot')
-rw-r--r--Test/snapshots/runtest.snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/snapshots/runtest.snapshot b/Test/snapshots/runtest.snapshot
index 32c88216..04943c25 100644
--- a/Test/snapshots/runtest.snapshot
+++ b/Test/snapshots/runtest.snapshot
@@ -1,2 +1,2 @@
-// RUN: %boogie -errorTrace:0 -verifySnapshots:2 -verifySeparately Snapshots0.bpl Snapshots1.bpl Snapshots2.bpl Snapshots3.bpl Snapshots4.bpl Snapshots5.bpl Snapshots6.bpl Snapshots7.bpl Snapshots8.bpl Snapshots9.bpl Snapshots10.bpl Snapshots11.bpl Snapshots12.bpl Snapshots13.bpl Snapshots14.bpl Snapshots15.bpl Snapshots16.bpl Snapshots17.bpl Snapshots18.bpl Snapshots19.bpl Snapshots20.bpl Snapshots21.bpl Snapshots22.bpl Snapshots23.bpl > "%t"
+// RUN: %boogie -errorTrace:0 -verifySnapshots:2 -verifySeparately Snapshots0.bpl Snapshots1.bpl Snapshots2.bpl Snapshots3.bpl Snapshots4.bpl Snapshots5.bpl Snapshots6.bpl Snapshots7.bpl Snapshots8.bpl Snapshots9.bpl Snapshots10.bpl Snapshots11.bpl Snapshots12.bpl Snapshots13.bpl Snapshots14.bpl Snapshots15.bpl Snapshots16.bpl Snapshots17.bpl Snapshots18.bpl Snapshots19.bpl Snapshots20.bpl Snapshots21.bpl Snapshots22.bpl Snapshots23.bpl Snapshots24.bpl > "%t"
// RUN: %diff "%s.expect" "%t"