mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 09:04:07 +00:00
update script
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5d68a09233
commit
12f147403c
|
@ -14,5 +14,6 @@ make c_example
|
|||
./test_capi
|
||||
|
||||
git clone https://github.com/z3prover/z3test.git z3test
|
||||
python z3test/scripts/test_benchmarks.py ./z3.bin ./z3test/regressions/smt2
|
||||
ls
|
||||
python z3test/scripts/test_benchmarks.py ./z3.exe ./z3test/regressions/smt2
|
||||
|
||||
|
|
Loading…
Reference in a new issue