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

Run CI against multiple Z3 versions #374

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

janvrany
Copy link
Collaborator

This PR updates CI pipeline to run tests against multiple Z3
versions. Pre-build binaries of libz3 are taken from Z3's github
releases. For now, 4.8.12, 4.8.13 and "latest" versions are tested.

This commit updates makefiles to print Z3 version (as reported by
MachineArithmetic via `Z3 getVersion`) before tests are run. This
is to record the exact Z3 version used when testing in CI logs.
This commit updates CI pipeline to run tests against multiple Z3
versions. Pre-build binaries of libz3 are taken from Z3's github
releases. For now, 4.8.12, 4.8.13 and "latest" versions are tested.
@janvrany janvrany requested a review from shingarov October 22, 2024 15:34
@shingarov shingarov merged commit 3f35143 into shingarov:pure-z3 Oct 22, 2024
9 checks passed
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