summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* ENH: Allow to specify build targetAndy Cedilnik2007-01-301-1/+3
* BUG: fixes so that --build-and-test will honor timeoutsKen Martin2007-01-301-3/+39
* COMP: fix warningKen Martin2007-01-261-1/+2
* ENH: added per test timeout supportKen Martin2007-01-254-286/+317
* COMP: fix line length style errorBill Hoffman2006-12-051-1/+2
* ENH: put checks on vector before referencing begin iteratorBill Hoffman2006-12-021-23/+39
* ENH: fix it to work with stl debug mode on macBill Hoffman2006-11-091-2/+3
* STYLE: Fix typoAndy Cedilnik2006-10-261-1/+1
* STYLE: Fix line lengthAndy Cedilnik2006-10-251-1/+2
* BUG: Looks like gcov produces lines with string /*EOF*/ on them if there is n...Andy Cedilnik2006-10-241-1/+1
* ENH: Add options to build with system utility libraries. Organize inclusion ...Brad King2006-10-191-8/+9
* ENH: added total time limit for a CTest run bug 1207Ken Martin2006-10-195-0/+48
* STYLE: Fix kwstyleAndy Cedilnik2006-10-151-1/+2
* COMP: Fix Sun buildAndy Cedilnik2006-10-131-2/+1
* BUG: Replace some errors with warningsAndy Cedilnik2006-10-132-3/+3
* ENH: Report command line as a measurement and allow user to add custom measur...Andy Cedilnik2006-10-132-14/+45
* BUG: Use BuildDirectory from the DartConfiguration information. Also, Make mi...Andy Cedilnik2006-10-121-1/+1
* BUG: Report and error when ctest -S script fails... Fixes: Bug #3540Andy Cedilnik2006-10-121-1/+2
* ENH: Handle more regular expressionsAndy Cedilnik2006-10-121-0/+2
* BUG: fix bug where converage was required to get valgrind output because of b...Bill Hoffman2006-10-052-4/+8
* ENH: Handle more warnings properly on AIXAndy Cedilnik2006-08-221-2/+2
* ENH: fix for no newline on some makes fix for ctest and some symlinksAndy Cedilnik2006-08-142-0/+9
* ENH: add cmake output to build and testBill Hoffman2006-08-081-0/+3
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+3
* BUG: Fix error message when handler cannot be created.Brad King2006-07-271-1/+3
* COMP: Handle both ansi and non-ansi CAndy Cedilnik2006-07-261-0/+1
* STYLE: Fix kwstyleAndy Cedilnik2006-07-131-1/+2
* ENH: Remove debugAndy Cedilnik2006-07-122-3/+2
* STYLE: Remove debugAndy Cedilnik2006-07-121-4/+0
* BUG: Try to fix the problem of bad test namesAndy Cedilnik2006-07-115-12/+31
* ENH: Be more verboseAndy Cedilnik2006-07-071-0/+1
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-012-2/+2
* BUG: Fix segfaultAndy Cedilnik2006-05-111-1/+1
* STYLE: fix line lengthKen Martin2006-05-106-11/+17
* BUG: Make handle arguments work againAndy Cedilnik2006-04-301-0/+1
* ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN u...Andy Cedilnik2006-04-302-8/+14
* ENH: Add support for special tracks, fix options of handlers so that the -R, ...Andy Cedilnik2006-04-285-10/+64
* ENH: Fix problem with Source Lines and add debugging of regular expressionsAndy Cedilnik2006-04-271-15/+32
* BUG: Improve the behavior of the ReadCustomFilesCommandAndy Cedilnik2006-04-092-4/+10
* ENH: added support for -SP scripts in new processesKen Martin2006-04-044-22/+107
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-303-5/+5
* COMP: Return 0 instead of falseAndy Cedilnik2006-03-295-12/+12
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-2916-392/+127
* BUG: Fix the read custom files command and add a coverage testAndy Cedilnik2006-03-281-1/+1
* ENH: Add command to read ctest custom filesAndy Cedilnik2006-03-283-0/+120
* COMP: Remove warningAndy Cedilnik2006-03-231-2/+1
* ENH: More error handlingAndy Cedilnik2006-03-231-0/+2
* ENH: Remove cmGlob and use glob from kwsysAndy Cedilnik2006-03-211-2/+3
* COMP: Make members protected so that subclass can use themAndy Cedilnik2006-03-161-6/+6
* BUG: Couple of memcheck bugs: Log files should really be different for test a...Andy Cedilnik2006-03-162-1/+5