summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* COMP: Too fast commitAndy Cedilnik2005-09-151-2/+2
* BUG: Make sure full paths are collapsedAndy Cedilnik2005-09-151-2/+2
* ENH: Add a way for test to intentionally failAndy Cedilnik2005-09-072-3/+119
* ENH: use native Deployment and Development directoriesBill Hoffman2005-08-301-0/+10
* COMP: Simplify logic and remove sun compile errorAndy Cedilnik2005-08-261-1/+1
* BUG: Prevent from creating bogus filesAndy Cedilnik2005-08-241-1/+1
* COMP: Add STD namespaceAndy Cedilnik2005-08-181-1/+1
* ENH: Improve log file strategyAndy Cedilnik2005-08-182-36/+40
* ENH: Set update optionsAndy Cedilnik2005-08-181-0/+3
* ENH: More error regexAndy Cedilnik2005-08-171-0/+1
* BUG: do not search the user's path for text executables when a full path is p...Ken Martin2005-08-091-2/+17
* ENH: More build errorsAndy Cedilnik2005-08-031-1/+1
* ENH: More handling of gcov 4.0Andy Cedilnik2005-08-031-1/+1
* ENH: More support for gcov 4.0Andy Cedilnik2005-08-031-1/+1
* ENH: Add support for the new gcc that uses files with extension .gcdaAndy Cedilnik2005-08-031-1/+5
* ENH: Better handling of removed files and remove warningAndy Cedilnik2005-07-221-7/+2
* ENH: More regular expressionsAndy Cedilnik2005-07-221-0/+3
* ENH: Add support for detecting files that were removedAndy Cedilnik2005-07-211-0/+19
* BUG: Remove duplicate prefixAndy Cedilnik2005-07-211-1/+1
* ENH: Add a way to submit extra files to the dashboardAndy Cedilnik2005-07-182-6/+37
* 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