diff options
author | Rustan Leino <leino@microsoft.com> | 2016-08-17 13:45:19 -0700 |
---|---|---|
committer | Rustan Leino <leino@microsoft.com> | 2016-08-17 13:45:19 -0700 |
commit | ba4f9fa1fbd923bfce1363566af08624c5c6fe38 (patch) | |
tree | 9139edc02c055cf6451157754b976e9c64303421 /Test/floats | |
parent | 12d1543333babd202d76e259418dd03c0c7c56c3 (diff) |
White space deltas. (I'm not sure why git thought I had changes in these files, but I suspect it has to do with line endings.)
Diffstat (limited to 'Test/floats')
-rw-r--r-- | Test/floats/float10.bpl.expect | 10 | ||||
-rw-r--r-- | Test/floats/float11.bpl.expect | 14 | ||||
-rw-r--r-- | Test/floats/float6.bpl.expect | 4 | ||||
-rw-r--r-- | Test/floats/float7.bpl.expect | 4 | ||||
-rw-r--r-- | Test/floats/float8.bpl.expect | 10 | ||||
-rw-r--r-- | Test/floats/float9.bpl.expect | 4 |
6 files changed, 23 insertions, 23 deletions
diff --git a/Test/floats/float10.bpl.expect b/Test/floats/float10.bpl.expect index cae8d781..b60994d4 100644 --- a/Test/floats/float10.bpl.expect +++ b/Test/floats/float10.bpl.expect @@ -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 diff --git a/Test/floats/float11.bpl.expect b/Test/floats/float11.bpl.expect index 9365da58..213345cb 100644 --- a/Test/floats/float11.bpl.expect +++ b/Test/floats/float11.bpl.expect @@ -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 diff --git a/Test/floats/float6.bpl.expect b/Test/floats/float6.bpl.expect index 6abb715b..37fad75c 100644 --- a/Test/floats/float6.bpl.expect +++ b/Test/floats/float6.bpl.expect @@ -1,2 +1,2 @@ -
-Boogie program verifier finished with 1 verified, 0 errors
+ +Boogie program verifier finished with 1 verified, 0 errors diff --git a/Test/floats/float7.bpl.expect b/Test/floats/float7.bpl.expect index 6abb715b..37fad75c 100644 --- a/Test/floats/float7.bpl.expect +++ b/Test/floats/float7.bpl.expect @@ -1,2 +1,2 @@ -
-Boogie program verifier finished with 1 verified, 0 errors
+ +Boogie program verifier finished with 1 verified, 0 errors diff --git a/Test/floats/float8.bpl.expect b/Test/floats/float8.bpl.expect index 426c21e0..c55c4619 100644 --- a/Test/floats/float8.bpl.expect +++ b/Test/floats/float8.bpl.expect @@ -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 diff --git a/Test/floats/float9.bpl.expect b/Test/floats/float9.bpl.expect index 6abb715b..37fad75c 100644 --- a/Test/floats/float9.bpl.expect +++ b/Test/floats/float9.bpl.expect @@ -1,2 +1,2 @@ -
-Boogie program verifier finished with 1 verified, 0 errors
+ +Boogie program verifier finished with 1 verified, 0 errors |