[Cmake-commits] CMake branch, master, updated. v2.8.10.2-355-ge2969c5

Brad King brad.king at kitware.com
Thu Jan 3 13:53:20 EST 2013


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  e2969c503b125a40376ec4ac0399e462e3011077 (commit)
       via  e378ba5f39a9d8ebe0335390870a82774ecdd171 (commit)
       via  324780697c5020a027efdc24bd9cc2fc926a3546 (commit)
      from  de53c4c695604bbe00a2dca86d2ac6f2971e2bdd (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=e2969c503b125a40376ec4ac0399e462e3011077
commit e2969c503b125a40376ec4ac0399e462e3011077
Merge: de53c4c e378ba5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 3 13:53:18 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 3 13:53:18 2013 -0500

    Merge topic 'fix-12904-avoid-overflow'
    
    e378ba5 Add CTestLimitDashJ test (#12904)
    3247806 CTest: Prevent creation of unbounded number of tests in ctest (#12904)


-----------------------------------------------------------------------

Summary of changes:
 Source/CTest/cmCTestMultiProcessHandler.cxx   |    7 +++-
 Tests/CMakeLists.txt                          |    3 +
 Tests/CTestLimitDashJ/CMakeLists.txt          |   50 +++++++++++++++++++++++++
 Tests/CTestLimitDashJ/CreateSleepDelete.cmake |   48 ++++++++++++++++++++++++
 4 files changed, 107 insertions(+), 1 deletions(-)
 create mode 100644 Tests/CTestLimitDashJ/CMakeLists.txt
 create mode 100644 Tests/CTestLimitDashJ/CreateSleepDelete.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list