-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
172ae09
commit c299831
Showing
31 changed files
with
181 additions
and
181 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
12 changes: 6 additions & 6 deletions
12
Source/IntegrationTests/TestFiles/LitTests/LitTest/ast/statement/calls/CallBy.dfy.expect
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,8 +1,8 @@ | ||
CallBy.dfy(26,2): Error: assertion might not hold | ||
CallBy.dfy(32,2): Error: assertion might not hold | ||
CallBy.dfy(39,2): Error: assertion might not hold | ||
CallBy.dfy(50,2): Error: assertion might not hold | ||
CallBy.dfy(56,2): Error: assertion might not hold | ||
CallBy.dfy(66,2): Error: assertion might not hold | ||
CallBy.dfy(26,2): Error: assertion could not be proved | ||
CallBy.dfy(32,2): Error: assertion could not be proved | ||
CallBy.dfy(39,2): Error: assertion could not be proved | ||
CallBy.dfy(50,2): Error: assertion could not be proved | ||
CallBy.dfy(56,2): Error: assertion could not be proved | ||
CallBy.dfy(66,2): Error: assertion could not be proved | ||
|
||
Dafny program verifier finished with 4 verified, 6 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
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
6 changes: 3 additions & 3 deletions
6
Source/IntegrationTests/TestFiles/LitTests/LitTest/dafny0/BigOrdinals.dfy.expect
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
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
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
6 changes: 3 additions & 3 deletions
6
Source/IntegrationTests/TestFiles/LitTests/LitTest/dafny0/Char.dfy.expect
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
Oops, something went wrong.