summaryrefslogtreecommitdiff
path: root/Source/cmCTest.h
Commit message (Expand)AuthorAgeFilesLines
* CTest: Read CTEST_PARALLEL_LEVEL from environmentStephen Kelly2013-05-211-0/+1
* Merge topic 'ctest-SUBMIT_INDEX-cdash'Brad King2012-11-061-0/+2
|\
| * CTest: Allow SUBMIT_INDEX with CDashBrad King2012-11-011-0/+2
* | Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* | CTest: Extend -D command line arg handling for variable definitionsDavid Cole2012-06-241-0/+10
* | CTest: Refactor error output into ErrorMessageUnknownDashDValueDavid Cole2012-06-241-0/+4
|/
* CTest: Disallow problem chars in build and site names (#11792)David Cole2011-11-181-0/+4
* We will actually compress memcheck output if the server supports it.Zach Mullen2011-05-261-2/+5
* Don't tar/gz ctest_upload() filesZach Mullen2011-03-151-0/+2
* Implement ctest_upload commandZach Mullen2011-03-151-2/+6
* Added CTest command --print-labelsZach Mullen2010-08-311-0/+3
* Better detection of stop_time being passed.Zach Mullen2010-03-191-0/+2
* Add the --stop-time argumentZach Mullen2010-03-171-0/+7
* Configurable path to CTest cost data fileZach Mullen2010-03-011-0/+2
* Enhanced CTest HTTP Request API to support PUT file uploads.Zach Mullen2009-12-301-2/+4
* Fix issue #10060 - add APPEND arg to ctest_start command.David Cole2009-12-291-4/+4
* Move cURL dependent code out of CMakeLib to fix complex tests.Zach Mullen2009-12-221-0/+13
* Query the CDash web API to automate CDash version detection.Zach Mullen2009-12-211-0/+2
* Added support for CTest awareness of the CDash version. This will help forwa...Zach Mullen2009-12-211-1/+4
* Added an option to conditionally attach files to a test submission only if th...Zach Mullen2009-12-161-0/+4
* Added a "-http1.0" option to ctest to make it submit using curl's http 1.0 op...Zach Mullen2009-12-111-1/+3
* Added the --timeout option to ctest command line. This sets a global timeout...Zach Mullen2009-11-301-0/+5
* CTest: Move initial checkout to ctest_start()Brad King2009-11-241-1/+2
* CTest: Simplify Initialize method signatureBrad King2009-11-241-2/+9
* Hook for scheduling tests in a random orderZach Mullen2009-10-291-0/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Add label summary times to ctest default output. Also, remove parallel time ...Bill Hoffman2009-09-111-0/+2
* Fixed ctest output where max test index is not the same width as the total nu...Zach Mullen2009-09-021-0/+5
* Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...Zach Mullen2009-08-271-12/+6
* ENH: refactored ctest. All testing is now parallel. If no -j option is spec...Zach Mullen2009-08-261-1/+1
* ENH: Refactored CTest test execution code into an objectZach Mullen2009-08-191-0/+1
* BUG: Do not carry over file list between coverageBrad King2009-03-111-0/+1
* ENH: Add cmCTest::DecodeURL methodBrad King2009-02-241-0/+3
* STYLE: Add TODO comment about CTest configurationBrad King2009-02-131-0/+4
* ENH: Create cmXMLSafe to help escapes in XMLBrad King2009-02-051-3/+0
* BUG: Reset file submission list on test restartBrad King2009-01-271-1/+0
* BUG: add output on failure to ctest #8255Bill Hoffman2009-01-181-0/+5
* ENH: Divide CTest file submission list by partBrad King2009-01-121-3/+7
* ENH: Refactor cmCTest test part representationBrad King2009-01-121-16/+37
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-121-1/+1
* ENH: fix return typeBill Hoffman2009-01-091-1/+1
* ENH: add subproject tag property for ctestBill Hoffman2009-01-091-0/+3
* BUG: Capture cout and cerr from internal ctestBrad King2009-01-051-0/+8
* STYLE: Fix line length style violation.David Cole2008-11-281-1/+2
* ENH: Implement feature request from issue 7885. Allow setting environment var...David Cole2008-11-261-2/+4
* ENH: add max width option to ctest ouptutBill Hoffman2008-09-221-1/+7
* ENH: add initial ctest -j featureBill Hoffman2008-07-031-0/+18
* BUG: cmCTest::GetConfigType should return the string by reference-to-const so...Brad King2008-02-031-1/+1
* ENH: Centralized and globalized computation of CMake program locations. This...Brad King2007-12-131-1/+1
* STYLE: remove argument bool fast, it was unusedAlexander Neundorf2007-06-121-2/+1