Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New reporter message for measure missing VC failing #1589

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

samuelchassot
Copy link
Collaborator

the new message reports that the measure is missing instead of an empty counterexample.
ex:

[Warning ]  - Result for 'measure missing' VC for leftPad @33:7:
[Warning ] false
[Warning ] LeftPad.scala:33:7:  => INVALID
             def leftPad[T](c: T, n: BigInt, s: List[T]): List[T] = {
                 ^
[Warning ] Measure is missing, cannot check termination

@vkuncak vkuncak merged commit bd9da42 into epfl-lara:main Oct 11, 2024
3 checks passed
@samuelchassot samuelchassot deleted the sam/reporterMeasure branch October 17, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants