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