summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.cxx
Commit message (Collapse)AuthorAgeFilesLines
...
* ENH: Cleanups and add CTEST_UPDATE commandAndy Cedilnik2005-02-171-6/+33
|
* ENH: Cleanups and add CTEST_START commandAndy Cedilnik2005-02-171-22/+27
|
* ENH: use ALL_BUILD targetBill Hoffman2005-02-161-3/+2
|
* ENH: getting closerBill Hoffman2005-02-141-0/+17
|
* BUG: Fixed --build-target implementation to work with Visual Studio generators.Brad King2005-02-041-2/+19
|
* ENH: Enable compression with DartConfiguration fileAndy Cedilnik2005-01-271-0/+1
|
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-53/+61
|
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-7/+14
|
* ENH: Add compression support to XML filesAndy Cedilnik2005-01-271-34/+44
|
* ENH: Add method to populate custom integersAndy Cedilnik2005-01-261-0/+14
|
* BUG: when ctest is looking for cmake look in the build directory as well as ↵Bill Hoffman2005-01-171-12/+30
| | | | where ctest is so that purify will work
* 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
|