.. |
cmCTestBuildAndTestHandler.cxx
|
ctest: propagate make program to cmake
|
2019-07-11 08:28:35 -04:00 |
cmCTestBuildAndTestHandler.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmCTestBuildCommand.cxx
|
cmCTest: Use concrete accessor functions for TestingHandlers
|
2019-03-20 11:39:14 -04:00 |
cmCTestBuildCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestBuildHandler.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmCTestBuildHandler.h
|
cmSystemTools: More functions accept std::string params
|
2019-02-20 14:53:39 -05:00 |
cmCTestBZR.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmCTestBZR.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCTestCommand.h
|
Use C++11 nullptr
|
2017-08-24 23:39:47 +02:00 |
cmCTestConfigureCommand.cxx
|
cmCTest: Use concrete accessor functions for TestingHandlers
|
2019-03-20 11:39:14 -04:00 |
cmCTestConfigureCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestConfigureHandler.cxx
|
cmSystemTools: More functions accept std::string params
|
2019-02-20 14:53:39 -05:00 |
cmCTestConfigureHandler.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCTestCoverageCommand.cxx
|
cmCTest: Use concrete accessor functions for TestingHandlers
|
2019-03-20 11:39:14 -04:00 |
cmCTestCoverageCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestCoverageHandler.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmCTestCoverageHandler.h
|
CTest: pass std::string to cmCTestCoverageHandler::ShouldIDoCoverage()
|
2017-09-19 17:41:41 +02:00 |
cmCTestCurl.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmCTestCurl.h
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmCTestCVS.cxx
|
cmSystemTools: More functions accept std::string params
|
2019-02-20 14:53:39 -05:00 |
cmCTestCVS.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCTestEmptyBinaryDirectoryCommand.cxx
|
Simplify CMake per-source license notices
|
2016-09-27 15:14:44 -04:00 |
cmCTestEmptyBinaryDirectoryCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestGenericHandler.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmCTestGenericHandler.h
|
Fix misc. typos
|
2018-06-04 10:32:49 -04:00 |
cmCTestGIT.cxx
|
Modernize: Prefer .substr in place of .c_str() + int
|
2019-03-30 16:15:05 +01:00 |
cmCTestGIT.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCTestGlobalVC.cxx
|
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
|
2019-05-07 10:45:47 -04:00 |
cmCTestGlobalVC.h
|
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
|
2019-05-07 10:45:47 -04:00 |
cmCTestHandlerCommand.cxx
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmCTestHandlerCommand.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCTestHG.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmCTestHG.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCTestLaunch.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmCTestLaunch.h
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmCTestMemCheckCommand.cxx
|
cmCTest: Use concrete accessor functions for TestingHandlers
|
2019-03-20 11:39:14 -04:00 |
cmCTestMemCheckCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestMemCheckHandler.cxx
|
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
2019-04-02 19:59:54 +02:00 |
cmCTestMemCheckHandler.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmCTestMultiProcessHandler.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmCTestMultiProcessHandler.h
|
CTest: Add --show-only[=format] option to print test info
|
2019-01-10 07:37:32 -05:00 |
cmCTestP4.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmCTestP4.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCTestReadCustomFilesCommand.cxx
|
Meta: modernize old-fashioned loops to range-based for (CTest).
|
2017-09-14 16:11:58 +03:00 |
cmCTestReadCustomFilesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestRunScriptCommand.cxx
|
cmMakefile: Impose maximum recursion limit
|
2019-01-23 09:52:29 -05:00 |
cmCTestRunScriptCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestRunTest.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmCTestRunTest.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmCTestScriptHandler.cxx
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestScriptHandler.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestSleepCommand.cxx
|
Simplify CMake per-source license notices
|
2016-09-27 15:14:44 -04:00 |
cmCTestSleepCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestStartCommand.cxx
|
clang-tidy: Fix readability-static-accessed-through-instance
|
2018-11-22 00:11:37 +01:00 |
cmCTestStartCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestSubmitCommand.cxx
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestSubmitCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestSubmitHandler.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmCTestSubmitHandler.h
|
cmCTest: Cleanup typedefs
|
2019-03-20 11:41:29 -04:00 |
cmCTestSVN.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmCTestSVN.h
|
CTestSVN: Accept std::string in SVNInfo constructor
|
2019-01-17 11:43:56 -05:00 |
cmCTestTestCommand.cxx
|
cmCTest: Use concrete accessor functions for TestingHandlers
|
2019-03-20 11:39:14 -04:00 |
cmCTestTestCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestTestHandler.cxx
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestTestHandler.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmCTestUpdateCommand.cxx
|
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
|
2019-05-07 10:45:47 -04:00 |
cmCTestUpdateCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestUpdateHandler.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmCTestUpdateHandler.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmCTestUploadCommand.cxx
|
cmCTest: Use concrete accessor functions for TestingHandlers
|
2019-03-20 11:39:14 -04:00 |
cmCTestUploadCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCTestUploadHandler.cxx
|
ctest: consistently format generator name
|
2019-04-23 15:02:14 -04:00 |
cmCTestUploadHandler.h
|
cmCTest: Cleanup typedefs
|
2019-03-20 11:41:29 -04:00 |
cmCTestVC.cxx
|
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
|
2019-05-07 10:45:47 -04:00 |
cmCTestVC.h
|
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
|
2019-05-07 10:45:47 -04:00 |
cmParseBlanketJSCoverage.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmParseBlanketJSCoverage.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmParseCacheCoverage.cxx
|
Revise C++ coding style using clang-format-6.0
|
2018-06-01 09:53:42 -04:00 |
cmParseCacheCoverage.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmParseCoberturaCoverage.cxx
|
cleanup: Prefer compiler provided special member functions
|
2019-01-25 06:45:00 -05:00 |
cmParseCoberturaCoverage.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmParseDelphiCoverage.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmParseDelphiCoverage.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmParseGTMCoverage.cxx
|
CTest: Fix GTM coverage handling of entry point named "%"
|
2018-10-16 10:59:09 -04:00 |
cmParseGTMCoverage.h
|
Use C++11 override instead of CM_OVERRIDE
|
2017-09-15 10:06:41 -04:00 |
cmParseJacocoCoverage.cxx
|
ctest_coverage: fix out-of-bounds index in Jacoco parser
|
2019-03-26 11:50:30 -04:00 |
cmParseJacocoCoverage.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmParseMumpsCoverage.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmParseMumpsCoverage.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmParsePHPCoverage.cxx
|
Revise C++ coding style using clang-format-6.0
|
2018-06-01 09:53:42 -04:00 |
cmParsePHPCoverage.h
|
Use quotes for non-system includes
|
2017-04-11 22:35:21 +02:00 |
cmProcess.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmProcess.h
|
ctest: refactor some code
|
2019-03-05 19:20:29 +01:00 |