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  82a0c7be3f6a00119f3ba00b0d1a4f73cbbb140c (commit)
       via  fd47df45030733341858fa33ee96015d64c73c03 (commit)
       via  6e3151f6ccd035ffd704d3cb0162c873d5e95e15 (commit)
      from  358b56414563d2100bbbb6e482e8441d29fa8f55 (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=82a0c7be3f6a00119f3ba00b0d1a4f73cbbb140c
commit 82a0c7be3f6a00119f3ba00b0d1a4f73cbbb140c
Merge: 358b564 fd47df4
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Sep 21 09:25:24 2015 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Sep 21 09:25:24 2015 -0400

    Merge topic 'ctest-custom-output-size'
    
    fd47df45 CTest: Add options to limit output of passed and failed tests
    6e3151f6 CTest: Document and test custom output size settings


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

Summary of changes:
 Help/command/ctest_test.rst                        |    3 ++
 Help/manual/cmake-variables.7.rst                  |    2 +
 Help/manual/ctest.1.rst                            |    6 +++
 Help/release/dev/ctest-custom-output-size.rst      |    7 ++++
 ...TEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.rst |    6 +++
 ...TEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.rst |    6 +++
 Source/CTest/cmCTestTestHandler.h                  |    5 +++
 Source/cmCTest.cxx                                 |   41 +++++++++++++++++++-
 Source/ctest.cxx                                   |    4 ++
 Tests/RunCMake/CTestCommandLine/RunCMakeTest.cmake |   17 ++++++++
 .../CTestCommandLine/TestOutputSize-check.cmake    |   17 ++++++++
 .../CTestCommandLine/TestOutputSize-result.txt     |    1 +
 .../CTestCommandLine/TestOutputSize-stderr.txt     |    1 +
 Tests/RunCMake/ctest_test/CMakeLists.txt.in        |    1 +
 Tests/RunCMake/ctest_test/RunCMakeTest.cmake       |   15 +++++++
 .../RunCMake/ctest_test/TestOutputSize-check.cmake |   17 ++++++++
 16 files changed, 148 insertions(+), 1 deletion(-)
 create mode 100644 Help/release/dev/ctest-custom-output-size.rst
 create mode 100644 
Help/variable/CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.rst
 create mode 100644 
Help/variable/CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.rst
 create mode 100644 Tests/RunCMake/CTestCommandLine/TestOutputSize-check.cmake
 create mode 100644 Tests/RunCMake/CTestCommandLine/TestOutputSize-result.txt
 create mode 100644 Tests/RunCMake/CTestCommandLine/TestOutputSize-stderr.txt
 create mode 100644 Tests/RunCMake/ctest_test/TestOutputSize-check.cmake


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to