CMake/Source/CTest
Andy Cedilnik ccac51a5cb ENH: Add support for setting the maximum number of errors and warnings reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50 2005-10-07 11:36:09 -04:00
..
Curl ENH: Initial import 2005-06-24 09:02:17 -04:00
CMakeLists.txt BUG: This cmakelists file is not used any more 2005-03-04 10:04:25 -05:00
cmCTestBuildAndTestHandler.cxx ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestBuildAndTestHandler.h ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 2005-06-17 13:04:56 -04:00
cmCTestBuildCommand.cxx ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -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: Add support for setting the maximum number of errors and warnings reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50 2005-10-07 11:36:09 -04:00
cmCTestBuildHandler.h ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 2005-06-17 13:04:56 -04:00
cmCTestCommand.h ENH: Several improvements to CTest: 2005-06-16 13:18:21 -04:00
cmCTestConfigureCommand.cxx ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestConfigureCommand.h ENH: Improve syntax 2005-05-04 11:13:35 -04:00
cmCTestConfigureHandler.cxx ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestConfigureHandler.h ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 2005-06-17 13:04:56 -04:00
cmCTestCoverageCommand.cxx ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestCoverageCommand.h ENH: Add commands for memory checking and coverage 2005-06-14 14:00:45 -04:00
cmCTestCoverageHandler.cxx COMP: Too fast commit 2005-09-15 16:06:29 -04:00
cmCTestCoverageHandler.h ENH: Add custom supression regular expressions 2005-07-14 13:25:40 -04:00
cmCTestEmptyBinaryDirectoryCommand.cxx BUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directories 2005-07-12 10:40:14 -04:00
cmCTestEmptyBinaryDirectoryCommand.h ENH: added more capabilities to ctest 2005-01-27 10:11:04 -05:00
cmCTestGenericHandler.cxx COMP: Simplify logic and remove sun compile error 2005-08-26 16:20:26 -04:00
cmCTestGenericHandler.h ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestHandlerCommand.cxx ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestHandlerCommand.h ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestMemCheckCommand.cxx ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestMemCheckCommand.h ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestMemCheckHandler.cxx ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 2005-06-17 13:04:56 -04:00
cmCTestMemCheckHandler.h ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 2005-06-17 13:04:56 -04: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: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestScriptHandler.h ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 2005-06-17 13:04:56 -04: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 with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestStartCommand.h ENH: Cleanups and add CTEST_START command 2005-02-17 10:51:52 -05:00
cmCTestSubmitCommand.cxx ENH: Add a way to submit extra files to the dashboard 2005-07-18 12:53:48 -04:00
cmCTestSubmitCommand.h ENH: Improve syntax 2005-05-04 11:13:35 -04:00
cmCTestSubmitHandler.cxx ENH: More verbosity 2005-10-04 10:58:21 -04:00
cmCTestSubmitHandler.h ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
cmCTestTestCommand.cxx ENH: Fix memcheck command 2005-09-17 11:31:22 -04:00
cmCTestTestCommand.h BUG: This should fix memory checking 2005-09-19 15:08:00 -04:00
cmCTestTestHandler.cxx ENH: Properly report failed tests 2005-09-20 15:08:41 -04:00
cmCTestTestHandler.h ENH: Add a way for test to intentionally fail 2005-09-06 23:31:41 -04:00
cmCTestUpdateCommand.cxx ENH: Set update options 2005-08-18 10:02:47 -04:00
cmCTestUpdateCommand.h ENH: Improve syntax 2005-05-04 11:13:35 -04:00
cmCTestUpdateHandler.cxx ENH: Better handling of removed files and remove warning 2005-07-22 08:40:16 -04:00
cmCTestUpdateHandler.h ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 2005-06-17 13:04:56 -04:00