summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestTestHandler.h
Commit message (Expand)AuthorAgeFilesLines
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-9/+9
* allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-141-0/+2
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-5/+5
* ctest: Add --rerun-failed optionZack Galbreath2013-10-081-0/+15
* CTest: create one output file per memcheck (#14303)Rolf Eike Beer2013-08-071-1/+1
* CTest: print failed tests in index order (#11746)David Cole2011-08-031-2/+11
* Implement ctest_upload commandZach Mullen2011-03-151-2/+0
* Remove trailing whitespaceBrad King2011-03-111-2/+2
* Test TIMEOUT property explicitly set to zero should be honoredZach Mullen2011-01-031-0/+1
* Added RESOURCE_LOCK test property.Zach Mullen2010-03-021-0/+1
* Use historical average of test times to schedule tests.Zach Mullen2010-02-261-0/+1
* CTest output submitted to the dashboard is now compressed by default.Zach Mullen2009-12-171-0/+1
* Added an option to conditionally attach files to a test submission only if th...Zach Mullen2009-12-161-0/+1
* Changed XML formatting of files attached to test so that each file is archive...Zach Mullen2009-12-151-1/+1
* CTest-side changes to allow users to attach arbitrary files to test results t...Zach Mullen2009-12-151-0/+5
* Unfortunately, I noticed the comment on bug 8668 too late. This changes my l...Zach Mullen2009-12-101-3/+2
* [0008668: CTest Dev: Missing executables shown as failed tests when using MPI...Zach Mullen2009-12-101-1/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fixed segfault and bad reporting if a ctest executable could not be foun...Zach Mullen2009-09-101-0/+1
* ENH: Replaced the EXPENSIVE test property with a COST test property taking a ...Zach Mullen2009-09-081-1/+1
* ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi...Zach Mullen2009-09-071-0/+1
* Fixed warningsZach Mullen2009-09-031-0/+1
* ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...Zach Mullen2009-09-031-0/+2
* Fixed ctest output where max test index is not the same width as the total nu...Zach Mullen2009-09-021-0/+3
* MemCheck should now work again in ctestZach Mullen2009-08-281-12/+1
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-281-1/+0
* Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...Zach Mullen2009-08-271-4/+1
* ENH: refactored ctest. All testing is now parallel. If no -j option is spec...Zach Mullen2009-08-261-4/+2
* Fixed overwriting of a previous change setZach Mullen2009-08-191-0/+1
* ENH: Refactored CTest test execution code into an objectZach Mullen2009-08-191-1/+1
* If labels are found on the tests, then print a time summary for all the tests...Bill Hoffman2009-08-181-0/+1
* ENH: add a CDash measured value showing the reason for passed and failed test...Bill Hoffman2009-02-241-0/+1
* ENH: add the ability to run tests by labelsBill Hoffman2009-02-101-0/+9
* ENH: Put test labels in MemCheck resultsBrad King2009-02-021-0/+3
* BUG: fix for bug #8174Bill Hoffman2009-01-151-0/+1
* ENH: Teach CTest to submit test property LABELSBrad King2009-01-071-0/+1
* BUG: partial fix for #8056Bill Hoffman2008-12-191-0/+4
* ENH: Implement feature request from issue 7885. Allow setting environment var...David Cole2008-11-261-0/+1
* COMP: fix a few more warningsBill Hoffman2008-07-061-1/+1
* ENH: add initial ctest -j featureBill Hoffman2008-07-031-3/+32
* ENH: enhancements for cdash, include system information and better time entriesBill Hoffman2008-01-301-0/+2
* ENH: fix line length issuesBill Hoffman2007-09-241-2/+4
* ENH: fix failing test when valgrind is onBill Hoffman2007-09-191-2/+2
* ENH: add support for bounds checkerBill Hoffman2007-07-241-8/+9
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-171-5/+0
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-191-0/+19
* ENH: added per test timeout supportKen Martin2007-01-251-1/+9
* COMP: Fix Sun buildAndy Cedilnik2006-10-131-2/+1
* ENH: Report command line as a measurement and allow user to add custom measur...Andy Cedilnik2006-10-131-14/+16
* COMP: Make members protected so that subclass can use themAndy Cedilnik2006-03-161-6/+6