CMake/Source/CTest
Brad King b5a467262b Merge topic 'drop-ancient-workarounds'
0f7bdd61 Remove VS 6 special case.
5e92c826 Remove some obsolete stuff.
15e42bb2 cmStandardIncludes: Remove obsolete cmOStringStream.
931e055d Port all cmOStringStream to std::ostringstream.
f194a009 Remove unused cmIStringStream class.
3ec1bb15 cmStandardIncludes: Remove std namespace hack.
bb3bce70 cmStandardIncludes: Remove ANSI_FOR_SCOPE hack.
28fa4923 cmStandardIncludes: Remove iostreams workaround for obsolete Compaq compiler.
837a8a63 cmStandardIncludes: Drop Comeau-related workaround.
4030ddfd Remove Borland-related undef.
17d6a6fd cmStandardIncludes: Remove comment about Borland.
26fb5011 Drop SGI as a CMake host compiler.
2015-01-12 08:57:39 -05:00
..
cmCTestBZR.cxx stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCTestBZR.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCTestBatchTestHandler.cxx Fix a few more places to use cmsys::[io]fstream instead of std::fstream. 2014-10-04 14:20:04 -06:00
cmCTestBatchTestHandler.h Fix a few more places to use cmsys::[io]fstream instead of std::fstream. 2014-10-04 14:20:04 -06:00
cmCTestBuildAndTestHandler.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestBuildAndTestHandler.h Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestBuildCommand.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestBuildCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestBuildHandler.cxx Use insert instead of a loop in some cases. 2015-01-11 17:00:55 +01:00
cmCTestBuildHandler.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestCVS.cxx strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestCVS.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestCommand.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCTestConfigureCommand.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestConfigureCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestConfigureHandler.cxx Change output to be a reference and not a pointer. 2014-08-04 15:16:40 -04:00
cmCTestConfigureHandler.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCTestCoverageCommand.cxx CTest: Teach ctest_coverage() to read CTEST_COVERAGE_EXTRA_FLAGS 2014-03-10 09:54:27 -04:00
cmCTestCoverageCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestCoverageHandler.cxx Merge topic 'drop-ancient-workarounds' 2015-01-12 08:57:39 -05:00
cmCTestCoverageHandler.h CTest: Add Javascript coverage parser 2014-10-29 11:27:11 -04:00
cmCTestEmptyBinaryDirectoryCommand.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestEmptyBinaryDirectoryCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestGIT.cxx strings: Remove redundant calls to std::string::c_str() 2014-10-15 14:54:05 +02:00
cmCTestGIT.h CTest: Update Git submodules with --recursive 2011-02-22 15:47:50 -05:00
cmCTestGenericHandler.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestGenericHandler.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestGlobalVC.cxx strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestGlobalVC.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestHG.cxx stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCTestHG.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCTestHandlerCommand.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestHandlerCommand.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCTestLaunch.cxx ctest --launch: write to cout and cerr in binary 2014-12-05 12:47:18 -05:00
cmCTestLaunch.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestMemCheckCommand.cxx ctest: add support for additional sanitizer options 2014-10-03 13:45:07 -04:00
cmCTestMemCheckCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestMemCheckHandler.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestMemCheckHandler.h ctest_memcheck: Add support for MemorySanitizer msan 2014-10-07 15:27:34 -04:00
cmCTestMultiProcessHandler.cxx Merge topic 'drop-ancient-workarounds' 2015-01-12 08:57:39 -05:00
cmCTestMultiProcessHandler.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestP4.cxx Use insert instead of a loop in some cases. 2015-01-11 17:00:55 +01:00
cmCTestP4.h ctest_update: Add support for Perforce p4 client 2013-10-26 10:24:15 -04:00
cmCTestReadCustomFilesCommand.cxx Kate: handle spaces in build dir 2014-02-17 09:54:03 -05:00
cmCTestReadCustomFilesCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestRunScriptCommand.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestRunScriptCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestRunTest.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestRunTest.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCTestSVN.cxx stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCTestSVN.h cmCTestSVN: Fix compilation with Sun CC 5.1 2012-10-04 15:05:05 -04:00
cmCTestScriptHandler.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestScriptHandler.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestSleepCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCTestSleepCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestStartCommand.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestStartCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestSubmitCommand.cxx Merge topic 'drop-ancient-workarounds' 2015-01-12 08:57:39 -05:00
cmCTestSubmitCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestSubmitHandler.cxx Use two-iterator std::set::insert where appropriate. 2015-01-11 17:00:55 +01:00
cmCTestSubmitHandler.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestTestCommand.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestTestCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestTestHandler.cxx Merge topic 'drop-ancient-workarounds' 2015-01-12 08:57:39 -05:00
cmCTestTestHandler.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmCTestUpdateCommand.cxx ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version 2014-08-18 11:21:36 -04:00
cmCTestUpdateCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestUpdateHandler.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestUpdateHandler.h Drop SGI as a CMake host compiler. 2015-01-08 22:10:14 +01:00
cmCTestUploadCommand.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestUploadCommand.h stringapi: Command names 2014-03-08 13:05:39 -05:00
cmCTestUploadHandler.cxx CTest: Allow / to be in the build name, and be consistent with the build name 2014-08-18 11:22:18 -04:00
cmCTestUploadHandler.h Implement ctest_upload command 2011-03-15 15:07:37 -04:00
cmCTestVC.cxx Port all cmOStringStream to std::ostringstream. 2015-01-11 17:06:03 +01:00
cmCTestVC.h cmCTestSVN: Fix compilation with Sun CC 5.1 2012-10-04 15:05:05 -04:00
cmParseBlanketJSCoverage.cxx CTest: Remove code to fix scanbuild errors 2014-12-15 12:48:08 -05:00
cmParseBlanketJSCoverage.h CTest: Add Javascript coverage parser 2014-10-29 11:27:11 -04:00
cmParseCacheCoverage.cxx strings: Remove redundant calls to std::string::c_str() 2014-10-15 14:54:05 +02:00
cmParseCacheCoverage.h Remove uncovered files from cache coverage data. 2012-05-02 17:23:01 -04:00
cmParseCoberturaCoverage.cxx cmParseCoberturaCoverage: Initialize CurFileName to empty string 2014-10-03 14:35:56 -04:00
cmParseCoberturaCoverage.h CTest: Generalize Cobertura coverage format handling 2014-06-04 14:26:19 +00:00
cmParseDelphiCoverage.cxx cmParseDelphiCoverage: Remove superfluous semicolons after methods 2014-12-23 09:05:11 -05:00
cmParseDelphiCoverage.h CTest: Add code coverage parser for Pascal/Delphi 2014-10-21 15:02:20 -04:00
cmParseGTMCoverage.cxx strings: Remove redundant calls to std::string::c_str() 2014-10-15 14:54:05 +02:00
cmParseGTMCoverage.h Add test for mumps coverage. Also refactor code to prepare for cache coverage. 2012-05-01 13:35:07 -04:00
cmParseJacocoCoverage.cxx CTEST: Update Jacoco Coverage search paths 2014-07-30 11:22:55 -04:00
cmParseJacocoCoverage.h CTest: Add Jacoco Coverage functionality 2014-06-12 10:38:19 -04:00
cmParseMumpsCoverage.cxx CTEST: Fix MUMPS file parser and update test 2014-08-15 10:50:36 -04:00
cmParseMumpsCoverage.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmParsePHPCoverage.cxx strings: Remove redundant calls to std::string::c_str() 2014-10-15 14:54:05 +02:00
cmParsePHPCoverage.h strings: Remove cmStdString references 2014-03-08 13:05:35 -05:00
cmProcess.cxx CTest: make sure never to report negative test times (#14132) 2013-05-10 20:50:22 +02:00
cmProcess.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00