3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 09:55:19 +00:00
z3/contrib
Dan Liew d47aea3987 [TravisCI] Workaround slow unit test execution for Debug builds.
Unit tests execute very slowly in Debug (i.e. unoptimized) builds.  This
causes TravisCI to terminate the job due to no console output being
seen.

To workaround this for the debug builds the tests are just compiled
but not executed. To implement this the `RUN_UNIT_TESTS` environment
variable now can take on the values `BUILD_ONLY`, `BUILD_AND_RUN`,
and `SKIP` rather than `0` or `1`.
2017-10-06 12:57:42 +01:00
..
ci [TravisCI] Workaround slow unit test execution for Debug builds. 2017-10-06 12:57:42 +01:00
cmake [CMake] Modify contrib/cmake/bootstrap.py to do nothing except 2017-06-12 11:59:39 +01:00
qprofdiff Added maintainers.txt for qprofdiff 2017-04-10 13:18:45 +01:00