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
12f147403c
commit
bfc0b214ab
|
@ -15,5 +15,5 @@ make c_example
|
||||||
|
|
||||||
git clone https://github.com/z3prover/z3test.git z3test
|
git clone https://github.com/z3prover/z3test.git z3test
|
||||||
ls
|
ls
|
||||||
python z3test/scripts/test_benchmarks.py ./z3.exe ./z3test/regressions/smt2
|
python z3test/scripts/test_benchmarks.py ./z3 ./z3test/regressions/smt2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue