summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix for bug 2560, Xcode does not create correct bundlesBill Hoffman2005-12-191-0/+8
* BUG: Fix the problem with update.xml.tmp not being coppiedAndy Cedilnik2005-12-131-5/+0
* ENH: Add a way for the generated command to include extra flags. This is usef...Andy Cedilnik2005-12-011-1/+2
* BUG: fix spelling errorBill Hoffman2005-11-221-1/+1
* ENH: add new error regexBill Hoffman2005-11-181-0/+1
* ENH: change the pass regexp so that it overrides the return valueKen Martin2005-11-101-1/+3
* ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and a...Andy Cedilnik2005-11-091-2/+2
* ENH: Add support for output reguilar expressionAndy Cedilnik2005-11-082-1/+57
* ENH: More outputAndy Cedilnik2005-10-191-1/+1
* BUG: Initialize to something resonableAndy Cedilnik2005-10-191-0/+2
* BUG: If test passes but it should fail, report an errorAndy Cedilnik2005-10-171-0/+1
* ENH: More error exceptionsAndy Cedilnik2005-10-131-0/+1
* ENH: Add support for setting the maximum number of errors and warnings report...Andy Cedilnik2005-10-071-0/+6
* ENH: More verbosityAndy Cedilnik2005-10-041-0/+3
* ENH: Properly report failed testsAndy Cedilnik2005-09-201-1/+10
* ENH: Modify output based on wether it is tested or memory checkedAndy Cedilnik2005-09-191-1/+10
* BUG: This should fix memory checkingAndy Cedilnik2005-09-191-1/+1
* ENH: Fix memcheck commandAndy Cedilnik2005-09-171-1/+1
* 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