[Cmake-commits] CMake branch, master, updated. v2.8.3-412-gd04e10d
Brad King
brad.king at kitware.com
Tue Jan 4 15:46:23 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 d04e10dd7ef0f756cfe0371f25554deb54353265 (commit)
via 6b0c7ded5777c5b4c703bbe59be5c6afcebb879d (commit)
from 70950edde06305f9bfcb2f6bfd5442add72dc947 (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=d04e10dd7ef0f756cfe0371f25554deb54353265
commit d04e10dd7ef0f756cfe0371f25554deb54353265
Merge: 70950ed 6b0c7de
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 4 15:46:16 2011 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 4 15:46:16 2011 -0500
Merge topic 'negative-test-costs'
6b0c7de Support explicitly set test costs in non-parallel testing.
-----------------------------------------------------------------------
Summary of changes:
Source/CTest/cmCTestMultiProcessHandler.cxx | 24 ++++++++++---------
Tests/CMakeLists.txt | 15 +++++++++++-
Tests/CTestTestCostSerial/CMakeLists.txt | 13 ++++++++++
.../CTestConfig.cmake | 2 +-
.../sleep.c | 6 ++--
.../test.cmake.in | 12 +++++-----
6 files changed, 50 insertions(+), 22 deletions(-)
create mode 100644 Tests/CTestTestCostSerial/CMakeLists.txt
copy Tests/{CTestTestParallel => CTestTestCostSerial}/CTestConfig.cmake (84%)
copy Tests/{CTestTestZeroTimeout => CTestTestCostSerial}/sleep.c (74%)
copy Tests/{CTestTestScheduler => CTestTestCostSerial}/test.cmake.in (79%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list