mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 01:24:08 +00:00
Update test for java
This commit is contained in:
parent
1db9f9a3b5
commit
2492278a4b
|
@ -224,8 +224,7 @@ jobs:
|
||||||
make -j3 test-z3
|
make -j3 test-z3
|
||||||
./cpp_example
|
./cpp_example
|
||||||
./c_example
|
./c_example
|
||||||
./java_example
|
java -cp api/java/classes; JavaExample
|
||||||
./dotnet_example
|
|
||||||
cd ..
|
cd ..
|
||||||
# Skip as dead-slow in debug mode:
|
# Skip as dead-slow in debug mode:
|
||||||
# - template: scripts/test-z3.yml
|
# - template: scripts/test-z3.yml
|
||||||
|
|
Loading…
Reference in a new issue