[Cmake-commits] CMake branch, release, updated. v3.11.0-rc3-15-gdf27bd3
Kitware Robot
kwrobot at kitware.com
Fri Mar 16 07:55:04 EDT 2018
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, release has been updated
via df27bd3f83f3854df24bce9b0a57b425b0396585 (commit)
via 96fdde26bbbc969944e556ad649191cd21f46990 (commit)
from 298e1bfe2870d649ed1ec0054137d6417c7d5ef2 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Help/release/3.10.rst | 17 +++++++++-
Modules/GoogleTest.cmake | 21 +++++++++---
...txt => GoogleTest-discovery-timeout-result.txt} | 0
...txt => GoogleTest-discovery-timeout-stdout.txt} | 2 +-
.../GoogleTest-property-timeout1-result.txt} | 0
.../GoogleTest-property-timeout1-stderr.txt} | 0
.../GoogleTest-property-timeout1-stdout.txt | 10 ++++++
.../GoogleTest-property-timeout2-result.txt} | 0
.../GoogleTest-property-timeout2-stderr.txt} | 0
.../GoogleTest-property-timeout2-stdout.txt | 10 ++++++
.../GoogleTest/GoogleTest-test-missing-stderr.txt | 2 +-
Tests/RunCMake/GoogleTest/GoogleTest.cmake | 34 ++++++++++++++++++--
Tests/RunCMake/GoogleTest/RunCMakeTest.cmake | 27 ++++++++++++++--
.../RunCMake/GoogleTest/no_tests_defined.cpp | 0
Tests/RunCMake/GoogleTest/timeout_test.cpp | 30 +++++++++++++++--
15 files changed, 137 insertions(+), 16 deletions(-)
rename Tests/RunCMake/GoogleTest/{GoogleTest-timeout-result.txt => GoogleTest-discovery-timeout-result.txt} (100%)
rename Tests/RunCMake/GoogleTest/{GoogleTest-timeout-stdout.txt => GoogleTest-discovery-timeout-stdout.txt} (80%)
copy Tests/RunCMake/{CMP0060/CMP0060-OLD-Build-result.txt => GoogleTest/GoogleTest-property-timeout1-result.txt} (100%)
copy Tests/RunCMake/{CTestCommandLine/TestOutputSize-stderr.txt => GoogleTest/GoogleTest-property-timeout1-stderr.txt} (100%)
create mode 100644 Tests/RunCMake/GoogleTest/GoogleTest-property-timeout1-stdout.txt
copy Tests/RunCMake/{CMP0060/CMP0060-OLD-Build-result.txt => GoogleTest/GoogleTest-property-timeout2-result.txt} (100%)
copy Tests/RunCMake/{CTestCommandLine/TestOutputSize-stderr.txt => GoogleTest/GoogleTest-property-timeout2-stderr.txt} (100%)
create mode 100644 Tests/RunCMake/GoogleTest/GoogleTest-property-timeout2-stdout.txt
copy Modules/DummyCXXFile.cxx => Tests/RunCMake/GoogleTest/no_tests_defined.cpp (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list