[Cmake-commits] CMake branch, master, updated. v2.8.3-40-g385b681

David Cole david.cole at kitware.com
Tue Nov 9 15:47:00 EST 2010


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  385b681138b5e185bf50e4ee1d54f3b57e229fdd (commit)
       via  f6f3ae5bcd3d560947cfde1c578c42dd979d0c47 (commit)
       via  1e4fd5fc9cf294400a2d6b07a02368da942187bc (commit)
       via  c81ad34e85fcc18fe8095b01e3b06d2cf1005155 (commit)
       via  942ace83935fdb3272e026f21c56a6682b78d6de (commit)
       via  fd343a1a36c4f6ff62f67acfc5506fb2592858b3 (commit)
      from  0c1261658b759cbe2b448849f3fd22240524cacf (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=385b681138b5e185bf50e4ee1d54f3b57e229fdd
commit 385b681138b5e185bf50e4ee1d54f3b57e229fdd
Merge: 0c12616 f6f3ae5
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Nov 9 15:46:59 2010 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 9 15:46:59 2010 -0500

    Merge topic 'add-cse-contract-test'
    
    f6f3ae5 Update tag in the Contracts/cse-snapshot test.
    1e4fd5f Enable overriding contract test timeout values.
    c81ad34 Add a contract test for building the CSE.
    942ace8 Fix contract test so it is not hard coded to the vtk542 test.
    fd343a1 Add a "Contract" test for VTK.  The test downloads and builds VTK.


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

Summary of changes:
 Tests/CMakeLists.txt                            |   34 +++++++-
 Tests/Contracts/cse-snapshot/CMakeLists.txt     |  114 +++++++++++++++++++++++
 Tests/Contracts/cse-snapshot/Dashboard.cmake.in |   76 +++++++++++++++
 Tests/Contracts/cse-snapshot/RunTest.cmake      |    3 +
 Tests/Contracts/vtk542/CMakeLists.txt           |   30 ++++++
 Tests/Contracts/vtk542/RunTest.cmake            |    1 +
 6 files changed, 256 insertions(+), 2 deletions(-)
 create mode 100644 Tests/Contracts/cse-snapshot/CMakeLists.txt
 create mode 100644 Tests/Contracts/cse-snapshot/Dashboard.cmake.in
 create mode 100644 Tests/Contracts/cse-snapshot/RunTest.cmake
 create mode 100644 Tests/Contracts/vtk542/CMakeLists.txt
 create mode 100644 Tests/Contracts/vtk542/RunTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list