Kyle Edwards 74092d92bf cmCTestScriptHandler: Add new field ShouldRunCurrentScript 7 years ago
..
cmCTestBZR.cxx 7c28081c14 Merge topic 'string-clear' 8 years ago
cmCTestBZR.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestBuildAndTestHandler.cxx de0035fdcc cmCTestBuildAndTestHandler: Convert timeout to std::chrono::duration 8 years ago
cmCTestBuildAndTestHandler.h de0035fdcc cmCTestBuildAndTestHandler: Convert timeout to std::chrono::duration 8 years ago
cmCTestBuildCommand.cxx 190e3825d4 Replace C-style casts 8 years ago
cmCTestBuildCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestBuildHandler.cxx 66419bc046 CTest: convert timeouts to std::chrono::duration 8 years ago
cmCTestBuildHandler.h 5fd979a8a3 CTest: adopt std::chrono::system_clock 8 years ago
cmCTestCVS.cxx 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestCVS.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestCommand.h 5962db4389 Use C++11 nullptr 8 years ago
cmCTestConfigureCommand.cxx 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
cmCTestConfigureCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestConfigureHandler.cxx 66419bc046 CTest: convert timeouts to std::chrono::duration 8 years ago
cmCTestConfigureHandler.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestCoverageCommand.cxx 5962db4389 Use C++11 nullptr 8 years ago
cmCTestCoverageCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestCoverageHandler.cxx 548e8f6ffe CTest: Simplify std::chrono::duration<double> conversion to double 8 years ago
cmCTestCoverageHandler.h 062776e75b CTest: pass std::string to cmCTestCoverageHandler::ShouldIDoCoverage() 8 years ago
cmCTestCurl.cxx 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
cmCTestCurl.h 1a7d00bd12 ctest_submit: Add HTTPHEADER option 8 years ago
cmCTestEmptyBinaryDirectoryCommand.cxx 86578eccf2 Simplify CMake per-source license notices 9 years ago
cmCTestEmptyBinaryDirectoryCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestGIT.cxx 79b8c3802a Improve several occurrences of vector::push_back in loops 8 years ago
cmCTestGIT.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestGenericHandler.cxx 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
cmCTestGenericHandler.h 1d829c862c Use quotes for non-system includes 8 years ago
cmCTestGlobalVC.cxx 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
cmCTestGlobalVC.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestHG.cxx 7c28081c14 Merge topic 'string-clear' 8 years ago
cmCTestHG.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestHandlerCommand.cxx 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
cmCTestHandlerCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestLaunch.cxx f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
cmCTestLaunch.h 1d829c862c Use quotes for non-system includes 8 years ago
cmCTestMemCheckCommand.cxx 5962db4389 Use C++11 nullptr 8 years ago
cmCTestMemCheckCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestMemCheckHandler.cxx 3ab7bf8285 Various typo fixes 7 years ago
cmCTestMemCheckHandler.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestMultiProcessHandler.cxx b5e21d7d2e CTest: Re-implement test process handling using libuv 7 years ago
cmCTestMultiProcessHandler.h b5e21d7d2e CTest: Re-implement test process handling using libuv 7 years ago
cmCTestP4.cxx 79b8c3802a Improve several occurrences of vector::push_back in loops 8 years ago
cmCTestP4.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestReadCustomFilesCommand.cxx 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
cmCTestReadCustomFilesCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestRunScriptCommand.cxx 86578eccf2 Simplify CMake per-source license notices 9 years ago
cmCTestRunScriptCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestRunTest.cxx b5e21d7d2e CTest: Re-implement test process handling using libuv 7 years ago
cmCTestRunTest.h b5e21d7d2e CTest: Re-implement test process handling using libuv 7 years ago
cmCTestSVN.cxx 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmCTestSVN.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestScriptHandler.cxx 74092d92bf cmCTestScriptHandler: Add new field ShouldRunCurrentScript 7 years ago
cmCTestScriptHandler.h 74092d92bf cmCTestScriptHandler: Add new field ShouldRunCurrentScript 7 years ago
cmCTestSleepCommand.cxx 86578eccf2 Simplify CMake per-source license notices 9 years ago
cmCTestSleepCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestStartCommand.cxx 74092d92bf cmCTestScriptHandler: Add new field ShouldRunCurrentScript 7 years ago
cmCTestStartCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestSubmitCommand.cxx 5962db4389 Use C++11 nullptr 8 years ago
cmCTestSubmitCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestSubmitHandler.cxx 5fd979a8a3 CTest: adopt std::chrono::system_clock 8 years ago
cmCTestSubmitHandler.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestTestCommand.cxx 66419bc046 CTest: convert timeouts to std::chrono::duration 8 years ago
cmCTestTestCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestTestHandler.cxx 1f5b2a8de9 Merge topic 'fix-ctest-chrono' 8 years ago
cmCTestTestHandler.h f984296ba8 CTest: Remove unfinished batch test mode 8 years ago
cmCTestUpdateCommand.cxx 5962db4389 Use C++11 nullptr 8 years ago
cmCTestUpdateCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestUpdateHandler.cxx 923b8fadd5 IWYU: Add mappings for std::enable_if on chrono durations 8 years ago
cmCTestUpdateHandler.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestUploadCommand.cxx 5962db4389 Use C++11 nullptr 8 years ago
cmCTestUploadCommand.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestUploadHandler.cxx 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
cmCTestUploadHandler.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmCTestVC.cxx 79b8c3802a Improve several occurrences of vector::push_back in loops 8 years ago
cmCTestVC.h ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
cmParseBlanketJSCoverage.cxx 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
cmParseBlanketJSCoverage.h 1d829c862c Use quotes for non-system includes 8 years ago
cmParseCacheCoverage.cxx 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
cmParseCacheCoverage.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmParseCoberturaCoverage.cxx 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmParseCoberturaCoverage.h 1d829c862c Use quotes for non-system includes 8 years ago
cmParseDelphiCoverage.cxx 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmParseDelphiCoverage.h 1d829c862c Use quotes for non-system includes 8 years ago
cmParseGTMCoverage.cxx 777e87ae00 Fix trivial typos in text 8 years ago
cmParseGTMCoverage.h 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
cmParseJacocoCoverage.cxx 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 years ago
cmParseJacocoCoverage.h 1d829c862c Use quotes for non-system includes 8 years ago
cmParseMumpsCoverage.cxx 3ab7bf8285 Various typo fixes 7 years ago
cmParseMumpsCoverage.h 1d829c862c Use quotes for non-system includes 8 years ago
cmParsePHPCoverage.cxx 1d829c862c Use quotes for non-system includes 8 years ago
cmParsePHPCoverage.h 1d829c862c Use quotes for non-system includes 8 years ago
cmProcess.cxx a6e9b9c9e4 CTest: Fix process output read error cases 7 years ago
cmProcess.h c10119df62 CTest: Fix decoding of MBCS character split by buffering 7 years ago