-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add the option --apalache-version
to quint verify
#1521
Conversation
The failing integration tests does not seem to do with the PR. Is it a flaky test? |
It is. Idk why, but sometimes the file disappears before we remove it or something. I'll run it again, that usually fixes it. I still need to figure out what is happening and find a proper fix. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks useful, specially for us Quint/Apalache devs. I just added a suggestion on the option description.
Co-authored-by: Gabriela Moreira <gabrielamoreira05@gmail.com>
Co-authored-by: Gabriela Moreira <gabrielamoreira05@gmail.com>
Yep, just committed your suggestions. Feel free to merge! |
Since every release of Apalache requires a PR in Quint, this PR introduces the option
--apalache-version
. This option allows the Quint users to pull different versions of Apalache without waiting for a new release of Quint. For instance, the new version of Apalache v0.47.0 downgrades the version of z3.CHANGELOG.md
for any new functionality