mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 18:31:49 +00:00
Previously the `test-z3` executable was run without arguments which appears to run no tests. To fix this the `/a` argument is passed which will run all tests that don't require arguments. This was noticed in #1159 when @KarenHuang2016 reported a failing test. |
||
---|---|---|
.. | ||
build_z3_cmake.sh | ||
run_quiet.sh | ||
set_compiler_flags.sh | ||
set_generator_args.sh | ||
test_z3_docs.sh | ||
test_z3_examples_cmake.sh | ||
test_z3_install_cmake.sh | ||
test_z3_system_tests.sh | ||
test_z3_unit_tests_cmake.sh | ||
travis_ci_entry_point.sh | ||
travis_ci_linux_entry_point.sh | ||
travis_ci_osx_entry_point.sh |