summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Make default date shorterAndy Cedilnik2004-08-261-1/+9
* ENH: better error display for failureBill Hoffman2004-08-251-8/+10
* ENH: produce better error message for missing variables in -S modeBill Hoffman2004-08-251-1/+8
* now will check out src dir if it has the necc infoKen Martin2004-08-231-1/+23
* ENH: Handle gmake error messageAndy Cedilnik2004-08-191-0/+1
* BUG: When GetNightlyTime returns past time, fix everything. Also, return corr...Andy Cedilnik2004-08-181-2/+3
* BUG: Attempt to fix timezone problem where start time appears one day before ...Andy Cedilnik2004-08-171-4/+37
* fix itBill Hoffman2004-08-121-1/+0
* ENH: fixes for RUN_TESTS from visual studio IDE, fprintf does not print right...Bill Hoffman2004-08-111-15/+30
* BUG: these flags do not take arguments, so they do not really need to check i...Andy Cedilnik2004-08-021-3/+3
* ENH: Add some documentation, and make sure that the flag given to -D -T or -M...Andy Cedilnik2004-07-291-23/+74
* ENH: Add AIX linker errorAndy Cedilnik2004-07-291-0/+1
* ENH: Support Threading Problem in memcheckAndy Cedilnik2004-07-261-1/+3
* ENH: Add maximum size of test outputAndy Cedilnik2004-07-261-1/+44
* BUG: Encode current time so that on some international computers xslt will no...Andy Cedilnik2004-07-201-26/+32
* better error warning exceptionsKen Martin2004-07-151-0/+2
* submit elapsed times as wellKen Martin2004-07-131-6/+33
* BUG: LastMemCheck is not really an XML fileAndy Cedilnik2004-07-071-1/+1
* BUG#969: Partially fixed by at least using the timeout for the individual cal...Brad King2004-07-021-2/+6
* BUG: Files in top-level directory of source tree were not reported in updates...Ken Martin2004-06-091-1/+1
* BUG: Even if update fails it should produce valid XMLAndy Cedilnik2004-06-091-8/+8
* support for floating ponit stridesKen Martin2004-06-081-5/+44
* ENH: Implement scp submissionAndy Cedilnik2004-06-021-2/+18
* ctest -S support for multiple ctest command argumentsKen Martin2004-05-281-33/+58
* added another error string and change the -I option someKen Martin2004-05-261-6/+5
* better error messageKen Martin2004-05-251-0/+1
* added errorKen Martin2004-05-201-0/+1
* new feature for continuous clean onceKen Martin2004-05-131-0/+8
* ENH: Add a way to force ctest to be a new processAndy Cedilnik2004-05-101-1/+6
* ENH: Added regex.Will Schroeder2004-05-101-0/+1
* fix for config type passing between ctestsKen Martin2004-05-101-0/+1
* some cleanup and fix for PVLocalKen Martin2004-05-091-78/+70
* ENH: add the ability to block popup error dialogs in tests on windowsBill Hoffman2004-05-071-0/+26
* missing header for unixKen Martin2004-05-071-0/+5
* updated testingoptions for continuous dashboardsKen Martin2004-05-071-5/+52
* BUG: fix ctest so that the search path for test executables produces better o...Bill Hoffman2004-05-061-5/+15
* fix for in source testingKen Martin2004-05-051-2/+2
* ENH: Remove memory leakAndy Cedilnik2004-05-051-3/+5
* support in source builds and arg passingKen Martin2004-05-041-3/+50
* ENH: After running test clear results for memory checkingAndy Cedilnik2004-05-031-0/+1
* ENH: Skip tests that do not have defectsAndy Cedilnik2004-05-031-2/+19
* ERR: Remove warning about shadow variablesAndy Cedilnik2004-05-011-3/+3
* ENH: Report filename of the noteAndy Cedilnik2004-04-301-1/+1
* ENH: Add support for notes in Testing/Notes subdirectory. This way test can w...Andy Cedilnik2004-04-301-0/+25
* BUG: Add a safety check so that you cannot send cmOStringStream.str() to othe...Andy Cedilnik2004-04-291-5/+5
* ENH: Another one of those nasty hex numbers in the ctest outputAndy Cedilnik2004-04-261-1/+3
* ERR: Fixed unused variable assignment warning.Brad King2004-04-231-1/+1
* ENH: Add DynamicAnalisys support. The old Purify is still available through -...Andy Cedilnik2004-04-221-20/+109
* RNH: Support NoDartCoverage in the binary directororyAndy Cedilnik2004-04-191-2/+27
* better args handling for -I optionsKen Martin2004-04-161-0/+5