Skip to content

Boogie

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 16:54
· 137 commits to master since this release
14194ca
Fix crashes with verification coverage + counterexamples (#817)

Previously, running Boogie with `/trackVerificationCoverage` and
`/enhancedErrorMessages:1` (or anything that leads to counterexample
parsing) would lead to crashes when verification failed. This fixes that
issue.