Brad King 0554e5e50f Merge topic 'ctest-remove-trailing-whitespace' 14 tahun lalu
..
cmCTestBZR.cxx 678073bec2 CTest: Submit author email in Update.xml 15 tahun lalu
cmCTestBZR.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestBatchTestHandler.cxx 99697308f3 Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't fully defined yet, we just run it as is and don't care much about the result. 16 tahun lalu
cmCTestBatchTestHandler.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestBuildAndTestHandler.cxx 85feea2d0d Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch. 16 tahun lalu
cmCTestBuildAndTestHandler.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestBuildCommand.cxx b0d5fa0bc7 Fix for issue #5041 - improve error messages that may occur during ctest_build and ctest_configure. 16 tahun lalu
cmCTestBuildCommand.h 6e7f182318 Document ctest_build() TARGET option 15 tahun lalu
cmCTestBuildHandler.cxx 89eb4bf356 Improve build error detection. 15 tahun lalu
cmCTestBuildHandler.h 0b38bb4c53 Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. 16 tahun lalu
cmCTestCVS.cxx 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestCVS.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestCommand.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestConfigureCommand.cxx 90f6a7270a Fix for fix for issue #2336 - do not specify CMAKE_BUILD_TYPE when the ctest -C configuration type string is empty. 15 tahun lalu
cmCTestConfigureCommand.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestConfigureHandler.cxx 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestConfigureHandler.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestCoverageCommand.cxx 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestCoverageCommand.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestCoverageHandler.cxx 6e02a3b2bf CTest: Use the gcov --preserve-paths flag (#11717) 14 tahun lalu
cmCTestCoverageHandler.h 1d4e121d9c Add php coverage to ctest. 15 tahun lalu
cmCTestEmptyBinaryDirectoryCommand.cxx 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestEmptyBinaryDirectoryCommand.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestGIT.cxx 732af7fbba CTest: Do not fail with submodules and Git < 1.6.5.0 14 tahun lalu
cmCTestGIT.h 1173cc4ab2 CTest: Update Git submodules with --recursive 14 tahun lalu
cmCTestGenericHandler.cxx 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestGenericHandler.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestGlobalVC.cxx a73833d037 Submit global tree revision in Update.xml 16 tahun lalu
cmCTestGlobalVC.h a73833d037 Submit global tree revision in Update.xml 16 tahun lalu
cmCTestHG.cxx 678073bec2 CTest: Submit author email in Update.xml 15 tahun lalu
cmCTestHG.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestHandlerCommand.cxx 0b38bb4c53 Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. 16 tahun lalu
cmCTestHandlerCommand.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestLaunch.cxx 6228abed9b CTest: Teach launcher to ignore empty/no-op make commands 15 tahun lalu
cmCTestLaunch.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestMemCheckCommand.cxx 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestMemCheckCommand.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestMemCheckHandler.cxx 5383657357 CTest: Avoid use of old EscapeSpaces method 15 tahun lalu
cmCTestMemCheckHandler.h 5383657357 CTest: Avoid use of old EscapeSpaces method 15 tahun lalu
cmCTestMultiProcessHandler.cxx 8af8eab7a4 Use stable_sort to preserve test order (#11877) 14 tahun lalu
cmCTestMultiProcessHandler.h 32242affea Added CTest command --print-labels 15 tahun lalu
cmCTestReadCustomFilesCommand.cxx 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestReadCustomFilesCommand.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestRunScriptCommand.cxx 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestRunScriptCommand.h 9203e9187e Fix spelling errors reported by Lintian. 15 tahun lalu
cmCTestRunTest.cxx 51bb493574 Test TIMEOUT property explicitly set to zero should be honored 15 tahun lalu
cmCTestRunTest.h 51bb493574 Test TIMEOUT property explicitly set to zero should be honored 15 tahun lalu
cmCTestSVN.cxx 3e724b2725 Submit Subversion directory path in Update.xml 16 tahun lalu
cmCTestSVN.h 3e724b2725 Submit Subversion directory path in Update.xml 16 tahun lalu
cmCTestScriptHandler.cxx a1711f1c6b Remove trailing whitespace 14 tahun lalu
cmCTestScriptHandler.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestSleepCommand.cxx 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestSleepCommand.h 7145ca67fc CTest: Fix ctest_sleep documentation (#11554) 15 tahun lalu
cmCTestStartCommand.cxx aad15c3abf Fix issue #10060 - add APPEND arg to ctest_start command. 16 tahun lalu
cmCTestStartCommand.h aad15c3abf Fix issue #10060 - add APPEND arg to ctest_start command. 16 tahun lalu
cmCTestSubmitCommand.cxx af5ef0c969 Testing for CTest checksum 15 tahun lalu
cmCTestSubmitCommand.h af5ef0c969 Testing for CTest checksum 15 tahun lalu
cmCTestSubmitHandler.cxx a1711f1c6b Remove trailing whitespace 14 tahun lalu
cmCTestSubmitHandler.h e525649a4e Checksums on CTest submit files, and retry timed out submissions. 15 tahun lalu
cmCTestTestCommand.cxx 0ba9d04117 Add the --stop-time argument 15 tahun lalu
cmCTestTestCommand.h 0ba9d04117 Add the --stop-time argument 15 tahun lalu
cmCTestTestHandler.cxx a1711f1c6b Remove trailing whitespace 14 tahun lalu
cmCTestTestHandler.h a1711f1c6b Remove trailing whitespace 14 tahun lalu
cmCTestUpdateCommand.cxx 2eae651acc ctest_update: Support custom Git update command 15 tahun lalu
cmCTestUpdateCommand.h 96afb12087 Convert CMake to OSI-approved BSD License 16 tahun lalu
cmCTestUpdateHandler.cxx 1da611fd46 ctest_update: Report failure in Update.xml 15 tahun lalu
cmCTestUpdateHandler.h e1548142fb CTest: Move initial checkout to ctest_start() 16 tahun lalu
cmCTestVC.cxx 307b8a6e69 CTest git update should pass the committer as well as the author 15 tahun lalu
cmCTestVC.h 307b8a6e69 CTest git update should pass the committer as well as the author 15 tahun lalu
cmParsePHPCoverage.cxx 1d4e121d9c Add php coverage to ctest. 15 tahun lalu
cmParsePHPCoverage.h 1d4e121d9c Add php coverage to ctest. 15 tahun lalu
cmProcess.cxx 8f8c1edca2 Fix for bug #10859, ctest exit exception incorrectly reported. 15 tahun lalu
cmProcess.h 8f8c1edca2 Fix for bug #10859, ctest exit exception incorrectly reported. 15 tahun lalu