summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: added total time limit for a CTest run bug 1207Ken Martin2006-10-191-0/+7
|
* ENH: Properly propagate config type to testAndy Cedilnik2006-10-131-0/+3
|
* ENH: some cleanup and commenting of codeKen Martin2006-10-121-1/+13
|
* ENH: Add support for special tracks, fix options of handlers so that the -R, ↵Andy Cedilnik2006-04-281-0/+5
| | | | -U, and so on work in the new style scripting
* BUG: Improve the behavior of the ReadCustomFilesCommandAndy Cedilnik2006-04-091-3/+4
|
* ENH: added support for -SP scripts in new processesKen Martin2006-04-041-1/+5
|
* ENH: Several cleanups and make sure things get propagated where they should. ↵Andy Cedilnik2006-03-291-3/+3
| | | | Also, allow to load CTest custom files to the actual ctest -S script
* ENH: Add new ctest commandAndy Cedilnik2006-03-281-2/+3
|
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-42/+42
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-9/+9
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-39/+47
|
* BUG: Handle buggy streamsAndy Cedilnik2006-02-281-0/+4
|
* ENH: Add a way to submit extra files to the dashboardAndy Cedilnik2005-07-181-0/+4
|
* ENH: Several improvements and cleanups:Andy Cedilnik2005-07-181-0/+9
| | | | | | | 1. Add long command line arguments for every argument 2. Add a way to overwrite CTest configuration by providing --overwrite TimeOut=10 3. Improve argument parsing. 4. Add submit index argument
* ENH: Add timeout supportAndy Cedilnik2005-07-131-0/+1
|
* ENH: Several improvements with the way things are handled. Also, support ↵Andy Cedilnik2005-06-231-1/+14
| | | | multiple submited files
* ENH: Add superclass for all commands and handlers. Improve handlers to have ↵Andy Cedilnik2005-06-171-0/+1
| | | | initialization code, and start initializing ctest when start is invoked
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-161-3/+6
| | | | | | | | | 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
* ENH: Separate standard output and standard error for problematic commandsAndy Cedilnik2005-06-141-1/+25
|
* ENH: Move the build-and-test code to a handlerAndy Cedilnik2005-06-031-19/+2
|
* COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-311-1/+1
|
* ENH: Add support for writing output file. While doing that, redesign the way ↵Andy Cedilnik2005-05-311-5/+61
| | | | ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
* ENH: Add method so that ctest handlers and commands can add notesAndy Cedilnik2005-05-081-0/+11
|
* ENH: Add accessort for CMake executableAndy Cedilnik2005-05-051-0/+1
|
* ENH: Add Site and BuildName, make sure that the rest of the default -S rule ↵Andy Cedilnik2005-05-031-1/+1
| | | | does not happen, and make sure that new tag will be created
* ENH: CleanupsAndy Cedilnik2005-05-031-6/+6
|
* ENH: Promote submit into a full handler, add test and submit command and do ↵Andy Cedilnik2005-05-031-13/+8
| | | | some cleanups
* ENH: More commands. Start working on new style ctest configurationAndy Cedilnik2005-05-021-0/+7
|
* ENH: Start adding support for CTest testfilesAndy Cedilnik2005-04-011-0/+1
|
* ENH: ctest now uses CMake global generator to do the build part of ↵Ken Martin2005-02-221-0/+5
| | | | build-and-test
* ENH: Cleanups and add CTEST_UPDATE commandAndy Cedilnik2005-02-171-2/+11
|
* ENH: Cleanups and add CTEST_START commandAndy Cedilnik2005-02-171-49/+55
|
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-12/+3
|
* ENH: Add compression support to XML filesAndy Cedilnik2005-01-271-1/+7
|
* ENH: Add method to populate custom integersAndy Cedilnik2005-01-261-0/+1
|
* ENH: Add method to get the relative path to source or buildAndy Cedilnik2004-10-181-0/+3
|
* ENH: Handle coverage errorsAndy Cedilnik2004-10-171-1/+2
|
* ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have ↵Andy Cedilnik2004-10-011-0/+4
| | | | to specify ctest executable in CTEST_COMMAND, but just a variable
* ENH: shorten the symbols a bit and remove maps of std::string for map of ↵Bill Hoffman2004-09-291-1/+1
| | | | cmStdString
* more cleanup of ctestKen Martin2004-09-091-177/+20
|
* duh errorsKen Martin2004-09-071-0/+1
|
* duh errorsKen Martin2004-09-071-3/+3
|
* duh errorsKen Martin2004-09-071-3/+3
|
* more warningsKen Martin2004-09-071-3/+3
|
* more cleanupKen Martin2004-09-071-28/+5
|
* some bug fixes for my recent checkins and some more cleanupKen Martin2004-09-071-40/+52
|
* starting cleanup of ctestKen Martin2004-09-061-18/+16
|
* ENH: Make default date shorterAndy Cedilnik2004-08-261-0/+2
|
* ENH: Add some documentation, and make sure that the flag given to -D -T or ↵Andy Cedilnik2004-07-291-1/+1
| | | | -M is valid. Fixes Bug #1015 - Documentation: ctest -D
* ENH: Add maximum size of test outputAndy Cedilnik2004-07-261-0/+4
|