CMake/Source/CTest
Andy Cedilnik 2cc5ed49d1 ENH: Several improvements to CTest:
1. Support for showing line numbers when debugging ctest --show-line-numbers
2. Modify the ctest initialization code, so that it can be delayed
3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that)
4. Start command is simplified and the functionality is moved to CTest
5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set
6. Add test that checks out kwsys and perform tests on the fresh checkout
2005-06-16 13:18:21 -04:00
..
Curl ENH: Remove curl build testing 2005-03-25 18:46:53 -05:00
CMakeLists.txt BUG: This cmakelists file is not used any more 2005-03-04 10:04:25 -05:00
cmCTestBuildAndTestHandler.cxx ENH: Move the build-and-test code to a handler 2005-06-03 16:10:55 -04:00
cmCTestBuildAndTestHandler.h ENH: Move the build-and-test code to a handler 2005-06-03 16:10:55 -04:00
cmCTestBuildCommand.cxx ENH: Several improvements to CTest: 2005-06-16 13:18:21 -04:00
cmCTestBuildCommand.h ENH: Remove memory leak and remember global generator for next time 2005-05-08 13:48:09 -04:00
cmCTestBuildHandler.cxx ENH: Be more verbose 2005-06-10 09:01:37 -04:00
cmCTestBuildHandler.h ENH: Once the number of errors or warnings was reached, stop counting them. Also fix compile warning on bad compilers 2005-06-02 11:47:10 -04:00
cmCTestCommand.h ENH: Several improvements to CTest: 2005-06-16 13:18:21 -04:00
cmCTestConfigureCommand.cxx ENH: Add default configure rules for CMake projects and add default rules for submission 2005-05-05 10:18:41 -04:00
cmCTestConfigureCommand.h ENH: Improve syntax 2005-05-04 11:13:35 -04:00
cmCTestConfigureHandler.cxx ENH: Be more verbose 2005-06-10 08:56:56 -04:00
cmCTestConfigureHandler.h ENH: Several cleanups and improvements 2005-01-27 15:54:47 -05:00
cmCTestCoverageCommand.cxx ENH: Handle passing in coverage command 2005-06-15 10:53:09 -04:00
cmCTestCoverageCommand.h ENH: Add commands for memory checking and coverage 2005-06-14 14:00:45 -04:00
cmCTestCoverageHandler.cxx ENH: Separate standard output and standard error for problematic commands 2005-06-14 11:42:53 -04:00
cmCTestCoverageHandler.h ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake 2005-05-31 17:32:40 -04:00
cmCTestEmptyBinaryDirectoryCommand.cxx BUG: Report errors 2005-02-16 16:06:11 -05:00
cmCTestEmptyBinaryDirectoryCommand.h ENH: added more capabilities to ctest 2005-01-27 10:11:04 -05:00
cmCTestGenericHandler.cxx ENH: Add a method to parse command line argument inside the handler 2005-06-03 14:42:33 -04:00
cmCTestGenericHandler.h ENH: Several improvements to CTest: 2005-06-16 13:18:21 -04:00
cmCTestMemCheckCommand.cxx ENH: Pass in memcheck command options and suppresions, and change skin to tool 2005-06-15 10:53:49 -04:00
cmCTestMemCheckCommand.h ENH: Add commands for memory checking and coverage 2005-06-14 14:00:45 -04:00
cmCTestMemCheckHandler.cxx ENH: Pass in memcheck command options and suppresions, and change skin to tool 2005-06-15 10:53:49 -04:00
cmCTestMemCheckHandler.h ENH: Several cleanups and improvements 2005-01-27 15:54:47 -05:00
cmCTestRunScriptCommand.cxx ENH: clean up running of default script 2005-01-27 13:31:31 -05:00
cmCTestRunScriptCommand.h ENH: added more capabilities to ctest 2005-01-27 10:11:04 -05:00
cmCTestScriptHandler.cxx ENH: Add commands for memory checking and coverage 2005-06-14 14:00:45 -04:00
cmCTestScriptHandler.h ENH: Cleanups and add CTEST_START command 2005-02-17 10:51:52 -05:00
cmCTestSleepCommand.cxx COMP: fix some compiler warnings/errors 2005-01-27 11:01:56 -05:00
cmCTestSleepCommand.h ENH: added more capabilities to ctest 2005-01-27 10:11:04 -05:00
cmCTestStartCommand.cxx ENH: Several improvements to CTest: 2005-06-16 13:18:21 -04:00
cmCTestStartCommand.h ENH: Cleanups and add CTEST_START command 2005-02-17 10:51:52 -05:00
cmCTestSubmitCommand.cxx ENH: Several improvements to CTest: 2005-06-16 13:18:21 -04:00
cmCTestSubmitCommand.h ENH: Improve syntax 2005-05-04 11:13:35 -04:00
cmCTestSubmitHandler.cxx ENH: Several improvements to CTest: 2005-06-16 13:18:21 -04:00
cmCTestSubmitHandler.h ENH: Promote submit into a full handler, add test and submit command and do some cleanups 2005-05-03 08:17:39 -04:00
cmCTestTestCommand.cxx ENH: Improve syntax 2005-05-04 11:13:35 -04:00
cmCTestTestCommand.h ENH: Improve syntax 2005-05-04 11:13:35 -04:00
cmCTestTestHandler.cxx BUG: Remove debugging code 2005-06-07 10:55:44 -04:00
cmCTestTestHandler.h ENH: Use CMake for parsing DartTestfile.txt 2005-06-07 09:06:38 -04:00
cmCTestUpdateCommand.cxx ENH: Several improvements to CTest: 2005-06-16 13:18:21 -04:00
cmCTestUpdateCommand.h ENH: Improve syntax 2005-05-04 11:13:35 -04:00
cmCTestUpdateHandler.cxx ENH: Several improvements to CTest: 2005-06-16 13:18:21 -04:00
cmCTestUpdateHandler.h COMP: Added pragma directives for SGI compilers to avoid useless warnings. 2005-05-03 14:58:13 -04:00