mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 01:24:08 +00:00
update script
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
1470dbf517
commit
5d68a09233
|
@ -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.bin ./z3test/regressions/smt2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue