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

Equivalence checker: allows for let-binding in tests and output 'expected but got' results #1485

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

mario-bucev
Copy link
Collaborator

This PR allows having introducing val for tests, which may get created by some phases (e.g. the test in separate/Model contains binding introduced by RefinementLifting).
For unequivalence, it also outputs the expected result as well as the result from the candidate function.

@vkuncak vkuncak requested a review from drganam November 13, 2023 16:26
@vkuncak vkuncak merged commit 87f90a0 into epfl-lara:main Nov 13, 2023
@mario-bucev mario-bucev deleted the equivchk-extra branch November 14, 2023 05:12
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