mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
Merge branch 'master' of https://github.com/z3prover/z3
This commit is contained in:
commit
d0686671c5
5 changed files with 61 additions and 4 deletions
4
scripts/test-regressions-coverage.yaml
Normal file
4
scripts/test-regressions-coverage.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
steps:
|
||||
- script: git clone https://github.com/z3prover/z3test z3test
|
||||
- script: python z3test/scripts/test_benchmarks.py build/z3 z3test/regressions/smt2
|
||||
- script: python z3test/scripts/test_coverage_tests.py build/install z3test/coverage/cpp
|
Loading…
Add table
Add a link
Reference in a new issue