forked from boogie-org/boogie
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
White space deltas. (I'm not sure why git thought I had changes in th…
…ese files, but I suspect it has to do with line endings.)
- Loading branch information
Rustan Leino
committed
Aug 17, 2016
1 parent
12d1543
commit ba4f9fa
Showing
6 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
float10.bpl(17,2): Error BP5001: This assertion might not hold. | ||
Execution trace: | ||
float10.bpl(16,2): anon0 | ||
Boogie program verifier finished with 1 verified, 1 error | ||
float10.bpl(17,2): Error BP5001: This assertion might not hold. | ||
Execution trace: | ||
float10.bpl(16,2): anon0 | ||
|
||
Boogie program verifier finished with 1 verified, 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
float11.bpl(21,2): Error BP5001: This assertion might not hold. | ||
Execution trace: | ||
float11.bpl(12,7): anon0 | ||
float11.bpl(16,2): anon3_LoopHead | ||
float11.bpl(16,2): anon3_LoopDone | ||
Boogie program verifier finished with 0 verified, 1 error | ||
float11.bpl(21,2): Error BP5001: This assertion might not hold. | ||
Execution trace: | ||
float11.bpl(12,7): anon0 | ||
float11.bpl(16,2): anon3_LoopHead | ||
float11.bpl(16,2): anon3_LoopDone | ||
|
||
Boogie program verifier finished with 0 verified, 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Boogie program verifier finished with 1 verified, 0 errors | ||
|
||
Boogie program verifier finished with 1 verified, 0 errors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Boogie program verifier finished with 1 verified, 0 errors | ||
|
||
Boogie program verifier finished with 1 verified, 0 errors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
float8.bpl(12,2): Error BP5001: This assertion might not hold. | ||
Execution trace: | ||
float8.bpl(8,4): anon0 | ||
Boogie program verifier finished with 0 verified, 1 error | ||
float8.bpl(12,2): Error BP5001: This assertion might not hold. | ||
Execution trace: | ||
float8.bpl(8,4): anon0 | ||
|
||
Boogie program verifier finished with 0 verified, 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Boogie program verifier finished with 1 verified, 0 errors | ||
|
||
Boogie program verifier finished with 1 verified, 0 errors |