summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: added -U option to take union of -R and -IKen Martin2004-11-131-0/+4
|
* ENH: Add development version support in CMakeAndy Cedilnik2004-10-221-2/+5
|
* BUG: Remove instances of // in the outputAndy Cedilnik2004-10-191-3/+6
|
* EHN: Even more cleanupAndy Cedilnik2004-10-191-1/+7
|
* ENH: Add method to get the relative path to source or buildAndy Cedilnik2004-10-181-0/+44
|
* ENH: Handle coverage errorsAndy Cedilnik2004-10-171-1/+4
|
* BUG: On Windows, remove extra CR characters. Hopefully this will result in ↵Andy Cedilnik2004-10-111-1/+5
| | | | not duplicated new-lines
* PERF: Several cleanups, and remove need for Curl directory to be in include pathAndy Cedilnik2004-10-051-1/+1
|
* ERR: Fix Windows buildAndy Cedilnik2004-10-051-1/+2
|
* ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have ↵Andy Cedilnik2004-10-011-1/+1
| | | | to specify ctest executable in CTEST_COMMAND, but just a variable
* BUG: If notes file is missing, create empty notes file with error messageAndy Cedilnik2004-09-271-9/+0
|
* ENH: fix warning correctlyBill Hoffman2004-09-101-3/+2
|
* fix dash8 warningKen Martin2004-09-101-3/+3
|
* WAR: remove a warning on i64Bill Hoffman2004-09-091-1/+2
|
* more cleanup of ctestKen Martin2004-09-091-2156/+41
|
* duh errorsKen Martin2004-09-071-1/+0
|
* more warningsKen Martin2004-09-071-2/+2
|
* more cleanupKen Martin2004-09-071-4/+4
|
* more cleanupKen Martin2004-09-071-392/+9
|
* some bug fixes for my recent checkins and some more cleanupKen Martin2004-09-071-440/+33
|
* jesusKen Martin2004-09-061-1/+1
|
* starting cleanup of ctestKen Martin2004-09-061-493/+16
|
* 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 ↵Andy Cedilnik2004-08-181-2/+3
| | | | correct time when printing
* BUG: Attempt to fix timezone problem where start time appears one day before ↵Andy Cedilnik2004-08-171-4/+37
| | | | the actual start time. Also add verbosity to GetNightlyTime
* fix itBill Hoffman2004-08-121-1/+0
|
* ENH: fixes for RUN_TESTS from visual studio IDE, fprintf does not print ↵Bill Hoffman2004-08-111-15/+30
| | | | right away, so std::cerr had to be used. Also, allow .\ to start the config type
* BUG: these flags do not take arguments, so they do not really need to check ↵Andy Cedilnik2004-08-021-3/+3
| | | | if they are last. Fixes Bug #1020 - ctest doesn't parse its options correctly
* ENH: Add some documentation, and make sure that the flag given to -D -T or ↵Andy Cedilnik2004-07-291-23/+74
| | | | -M is valid. Fixes Bug #1015 - Documentation: ctest -D
* 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 ↵Andy Cedilnik2004-07-201-26/+32
| | | | not break. Also, for continuous, do not repeat if there were locally modified files or conflict, but only when things actually update
* 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 ↵Brad King2004-07-021-2/+6
| | | | calls to RunSingleCommand from within the inner ctest instance. This should be modified to incrementally adjust remaining time.
* BUG: Files in top-level directory of source tree were not reported in ↵Ken Martin2004-06-091-1/+1
| | | | updates log.
* 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
|