[Cmake-commits] CMake branch, master, updated. v2.8.7-593-g663832e

David Cole david.cole at kitware.com
Tue Mar 6 15:27:33 EST 2012


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  663832eb44b11e0e39f387aedf35ceeafe6360d8 (commit)
       via  b43cd1252c9e7d5dfe7ed9ef9bbd4671b38a535d (commit)
      from  7fbd323f8056ce6deda71a88d07f8f2a3ca98e76 (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=663832eb44b11e0e39f387aedf35ceeafe6360d8
commit 663832eb44b11e0e39f387aedf35ceeafe6360d8
Merge: 7fbd323 b43cd12
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Mar 6 15:27:28 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 6 15:27:28 2012 -0500

    Merge topic 'test-getpropery'
    
    b43cd12 add test for get_property() errors


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

Summary of changes:
 Tests/CMakeTests/CMakeLists.txt                    |    1 +
 Tests/CMakeTests/GetProperty-Bad-Argument.cmake    |    1 +
 Tests/CMakeTests/GetProperty-Bad-Directory.cmake   |    1 +
 Tests/CMakeTests/GetProperty-Bad-Scope.cmake       |    1 +
 Tests/CMakeTests/GetProperty-Bad-Target.cmake      |    1 +
 Tests/CMakeTests/GetProperty-Bad-Test.cmake        |    1 +
 Tests/CMakeTests/GetProperty-Doc-Properties.cmake  |   10 ++
 Tests/CMakeTests/GetProperty-Global-Name.cmake     |    1 +
 .../CMakeTests/GetProperty-Missing-Argument.cmake  |    1 +
 Tests/CMakeTests/GetProperty-No-Cache.cmake        |    1 +
 Tests/CMakeTests/GetProperty-No-Property.cmake     |    1 +
 Tests/CMakeTests/GetProperty-No-Source.cmake       |    1 +
 Tests/CMakeTests/GetProperty-No-Target.cmake       |    1 +
 Tests/CMakeTests/GetProperty-No-Test.cmake         |    1 +
 Tests/CMakeTests/GetProperty-Variable-Name.cmake   |    1 +
 Tests/CMakeTests/GetPropertyTest.cmake.in          |   98 ++++++++++++++++++++
 16 files changed, 122 insertions(+), 0 deletions(-)
 create mode 100644 Tests/CMakeTests/GetProperty-Bad-Argument.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-Bad-Directory.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-Bad-Scope.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-Bad-Target.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-Bad-Test.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-Doc-Properties.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-Global-Name.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-Missing-Argument.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-No-Cache.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-No-Property.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-No-Source.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-No-Target.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-No-Test.cmake
 create mode 100644 Tests/CMakeTests/GetProperty-Variable-Name.cmake
 create mode 100644 Tests/CMakeTests/GetPropertyTest.cmake.in


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list