mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 09:34:08 +00:00
add test-benchmarks
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b727a3463d
commit
d5811a13eb
|
@ -34,6 +34,7 @@ rem test-z3.exe -a
|
|||
|
||||
cd ..
|
||||
echo "Run regression tests"
|
||||
git pull https://github.com/z3prover/z3test z3test
|
||||
cd z3test
|
||||
git clone https://github.com/z3prover/z3test z3test
|
||||
z3test\scripts\test_benchmarks.py build\z3.exe z3test\regressions\smt2
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue