summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* ENH: Cleanup file nameAndy Cedilnik2005-07-181-1/+4
* ENH: Some more cleanups and add ctest custom vector for regular expression to...Andy Cedilnik2005-07-141-8/+49
* ENH: Add custom supression regular expressionsAndy Cedilnik2005-07-142-0/+39
* BUG: Fix line number inconsistency, improve outputAndy Cedilnik2005-07-141-17/+43
* COMP: Remove warning and fix the logicAndy Cedilnik2005-07-141-2/+5
* BUG: Rename tmp filesAndy Cedilnik2005-07-141-1/+1
* ENH: Add timeout supportAndy Cedilnik2005-07-131-0/+12
* BUG: Go back to the original directory after examining the current directoryAndy Cedilnik2005-07-121-0/+1
* BUG: Make sure it always starts in the current directory when searching for t...Andy Cedilnik2005-07-121-0/+1
* BUG: When removing directory, use lstat instead of stat to make sure that sym...Andy Cedilnik2005-07-121-1/+3
* ENH: Add default update optionsAndy Cedilnik2005-07-111-0/+4
* BUG: Remove warning when using CVSAndy Cedilnik2005-07-111-8/+8
* COMP: Remove warningAndy Cedilnik2005-07-061-2/+2
* ENH: Improve support for various versions of gcovAndy Cedilnik2005-07-062-86/+261
* BUG: On windows there can be a problem because scp does not handle drive name...Andy Cedilnik2005-07-061-1/+14
* STYLE: Unify number of spacesAndy Cedilnik2005-07-031-1/+1
* ENH: Improve performance by compiling regular expressions when neededAndy Cedilnik2005-07-031-35/+18
* ENH: Improve performance of testing and do not complain if DartTestfile.txt i...Andy Cedilnik2005-07-032-10/+10
* BUG: Exit properly on SCP submissionAndy Cedilnik2005-06-241-0/+1
* COMP: Remove warningsAndy Cedilnik2005-06-241-11/+10
* ENH: Move curl to utilitiesAndy Cedilnik2005-06-241-1/+1
* ENH: Initial importAndy Cedilnik2005-06-241-2/+2
* ENH: Make iterators constAndy Cedilnik2005-06-231-5/+5
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-2324-218/+407
* BUG: reverting to 1.53Utkarsh Ayachit2005-06-231-2/+1
* BUG: fixed conflicts between file names among different utilities.Utkarsh Ayachit2005-06-231-1/+2
* BUG: Fix displaying of percentageAndy Cedilnik2005-06-221-1/+1
* COMP: see about fixing warningKen Martin2005-06-201-2/+2
* ENH: Pass configuration type to subprocessesAndy Cedilnik2005-06-171-0/+1
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-1721-8/+267
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-168-91/+161
* ENH: Pass in memcheck command options and suppresions, and change skin to toolAndy Cedilnik2005-06-152-1/+8
* ENH: Handle passing in coverage commandAndy Cedilnik2005-06-151-0/+3
* ENH: Add commands for memory checking and coverageAndy Cedilnik2005-06-145-2/+355
* ENH: Separate standard output and standard error for problematic commandsAndy Cedilnik2005-06-142-21/+68
* ENH: Be more verboseAndy Cedilnik2005-06-101-5/+5
* ENH: Be more verboseAndy Cedilnik2005-06-102-0/+21
* BUG: Remove debugging codeAndy Cedilnik2005-06-071-5/+0
* ENH: Use CMake for parsing DartTestfile.txtAndy Cedilnik2005-06-072-115/+267
* BUG: Initialize the iterator to prevent seg-faultAndy Cedilnik2005-06-061-0/+2
* ENH: Move the build-and-test code to a handlerAndy Cedilnik2005-06-032-0/+529
* ENH: Add a method to parse command line argument inside the handlerAndy Cedilnik2005-06-032-0/+11
* BUG: Remove unused codeAndy Cedilnik2005-06-031-1/+0
* BUG: Fix the order of things to make submit handler not crash when proxies ar...Andy Cedilnik2005-06-021-71/+74
* ENH: Cleanup output even moreAndy Cedilnik2005-06-021-19/+32
* COMP: Remove compile warningAndy Cedilnik2005-06-021-3/+3
* ENH: Once the number of errors or warnings was reached, stop counting them. A...Andy Cedilnik2005-06-022-37/+79
* BUG: On windows there are problems when opening file as asciiAndy Cedilnik2005-06-021-1/+1
* ENH: Streamline build process. This reduces the memory footprint, since only ...Andy Cedilnik2005-06-012-169/+424
* COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-318-78/+78