diff options
author | David Cole <david.cole@kitware.com> | 2010-10-22 18:31:36 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2010-10-22 18:31:36 (GMT) |
commit | 1e4fd5fc9cf294400a2d6b07a02368da942187bc (patch) | |
tree | dfc5a6eddf24535277bfcf3f3f28a6b72139f0b7 /Tests/Environment | |
parent | c81ad34e85fcc18fe8095b01e3b06d2cf1005155 (diff) | |
download | CMake-1e4fd5fc9cf294400a2d6b07a02368da942187bc.zip CMake-1e4fd5fc9cf294400a2d6b07a02368da942187bc.tar.gz CMake-1e4fd5fc9cf294400a2d6b07a02368da942187bc.tar.bz2 |
Enable overriding contract test timeout values.
Use a longer value as the default timeout (6 hours).
For a per-contract-test timeout value, set ${project}_TEST_TIMEOUT
in the project's RunTest.cmake file. To use a longer value for
all non-specific contract tests, set a CMake cache variable
named CMAKE_CONTRACT_TEST_TIMEOUT_DEFAULT.
All timeout values are in seconds.
Also, patch up last commit to defer evaluation of ENV{HOME}
until EnforceConfig.cmake is included at ctest time. This
allows Windows machines to have "\\" characters in the HOME
environment variable if they want to.
Diffstat (limited to 'Tests/Environment')
0 files changed, 0 insertions, 0 deletions