[Cmake-commits] CMake branch, next, updated. v3.5.0-595-gb97f994

Brad King brad.king at kitware.com
Tue Mar 22 11:32:29 EDT 2016


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, next has been updated
       via  b97f9947f85629a46b0be182b48d14448857cb13 (commit)
       via  de7afd2996b9e2055716c2f10a8e64d3fc793efa (commit)
      from  d868c41c65bfbdf9fc765dbd0fa3719c28f3400e (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b97f9947f85629a46b0be182b48d14448857cb13
commit b97f9947f85629a46b0be182b48d14448857cb13
Merge: d868c41 de7afd2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 22 11:32:28 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 22 11:32:28 2016 -0400

    Merge topic 'timeout_after_match' into next
    
    de7afd29 Help: Add notes for topic 'timeout_after_match'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=de7afd2996b9e2055716c2f10a8e64d3fc793efa
commit de7afd2996b9e2055716c2f10a8e64d3fc793efa
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 22 11:21:15 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Mar 22 11:21:15 2016 -0400

    Help: Add notes for topic 'timeout_after_match'

diff --git a/Help/release/dev/timeout_after_match.rst b/Help/release/dev/timeout_after_match.rst
new file mode 100644
index 0000000..83f316d
--- /dev/null
+++ b/Help/release/dev/timeout_after_match.rst
@@ -0,0 +1,6 @@
+timeout_after_match
+-------------------
+
+* CTest learned to optionally enforce a secondary timeout after matching
+  certain output from a test.  See the :prop_test:`TIMEOUT_AFTER_MATCH` test
+  property.

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

Summary of changes:
 Help/release/dev/timeout_after_match.rst |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Help/release/dev/timeout_after_match.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list