mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 01:24:08 +00:00
updated script
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
9765a6d0d3
commit
ba30365e2d
|
@ -14,5 +14,5 @@ make c_example
|
||||||
./test_capi
|
./test_capi
|
||||||
|
|
||||||
git clone https://github.com/z3prover/z3test.git z3test
|
git clone https://github.com/z3prover/z3test.git z3test
|
||||||
python z3test/scripts/test_benchmarks.py z3 z3test/regressions/smt2
|
python z3test/scripts/test_benchmarks.py z3 ../regressions/smt2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue