mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 09:34:08 +00:00
templatize regression test
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
9b68072797
commit
0ac462108f
|
@ -1,3 +1,3 @@
|
|||
- steps
|
||||
- script: git clone https://github.com/z3prover/z3test z3test
|
||||
- script: python z3test/scripts/test_benchmarks.py build/z3 z3test/regressions/smt2
|
||||
steps:
|
||||
- script: git clone https://github.com/z3prover/z3test z3test
|
||||
- script: python z3test/scripts/test_benchmarks.py build/z3 z3test/regressions/smt2
|
||||
|
|
Loading…
Reference in a new issue