[Cmake-commits] CMake branch, master, updated. v2.8.3-410-g70950ed
Brad King
brad.king at kitware.com
Tue Jan 4 15:46:13 EST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, master has been updated
via 70950edde06305f9bfcb2f6bfd5442add72dc947 (commit)
via 51bb49357495ea2742858ffe9d76ab3f44efc06e (commit)
from 45b61209f972cc6f1f644f14739a67c6fc530da7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=70950edde06305f9bfcb2f6bfd5442add72dc947
commit 70950edde06305f9bfcb2f6bfd5442add72dc947
Merge: 45b6120 51bb493
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 4 15:46:07 2011 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 4 15:46:07 2011 -0500
Merge topic 'honor-explicit-zero-timeout'
51bb493 Test TIMEOUT property explicitly set to zero should be honored
-----------------------------------------------------------------------
Summary of changes:
Source/CTest/cmCTestRunTest.cxx | 11 +++-
Source/CTest/cmCTestRunTest.h | 4 +-
Source/CTest/cmCTestTestHandler.cxx | 2 +
Source/CTest/cmCTestTestHandler.h | 1 +
Tests/CMakeLists.txt | 57 ++++++++++++--------
Tests/CTestTestZeroTimeout/CMakeLists.txt | 8 +++
.../CTestConfig.cmake | 2 +-
Tests/CTestTestZeroTimeout/sleep.c | 16 ++++++
.../test.cmake.in | 7 ++-
9 files changed, 76 insertions(+), 32 deletions(-)
create mode 100644 Tests/CTestTestZeroTimeout/CMakeLists.txt
copy Tests/{CTestTestParallel => CTestTestZeroTimeout}/CTestConfig.cmake (84%)
create mode 100644 Tests/CTestTestZeroTimeout/sleep.c
copy Tests/{CTestTestDepends => CTestTestZeroTimeout}/test.cmake.in (86%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list