3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00
z3/contrib/ci/scripts
Dan Liew cbca609af4 [TravisCI] Fix running unit tests.
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.
2017-07-26 08:57:46 +01:00
..
build_z3_cmake.sh [TravisCI] Add Z3_WARNINGS_AS_ERRORS environment variable to 2017-07-09 14:44:20 +01:00
run_quiet.sh [TravisCI] Implement TravisCI build and testing infrastructure for Linux 2017-07-01 11:51:30 +01:00
set_compiler_flags.sh [TravisCI] Implement TravisCI build and testing infrastructure for Linux 2017-07-01 11:51:30 +01:00
set_generator_args.sh [TravisCI] Implement TravisCI build and testing infrastructure for Linux 2017-07-01 11:51:30 +01:00
test_z3_docs.sh [TravisCI] Implement TravisCI build and testing infrastructure for Linux 2017-07-01 11:51:30 +01:00
test_z3_examples_cmake.sh [TravisCI] Implement TravisCI build and testing infrastructure for Linux 2017-07-01 11:51:30 +01:00
test_z3_install_cmake.sh [TravisCI] Implement TravisCI build and testing infrastructure for Linux 2017-07-01 11:51:30 +01:00
test_z3_system_tests.sh [TravisCI] Implement TravisCI build and testing infrastructure for Linux 2017-07-01 11:51:30 +01:00
test_z3_unit_tests_cmake.sh [TravisCI] Fix running unit tests. 2017-07-26 08:57:46 +01:00
travis_ci_entry_point.sh [TravisCI] Implement TravisCI build and testing infrastructure for Linux 2017-07-01 11:51:30 +01:00
travis_ci_linux_entry_point.sh [TravisCI] Add Z3_WARNINGS_AS_ERRORS environment variable to 2017-07-09 14:44:20 +01:00
travis_ci_osx_entry_point.sh [TravisCI] Implement TravisCI build and testing infrastructure for Linux 2017-07-01 11:51:30 +01:00