summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
Commit message (Expand)AuthorAgeFilesLines
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* Change output to be a reference and not a pointer.Bill Hoffman2014-08-041-1/+1
* Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-3/+3
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-10/+10
* stringapi: Use strings for test namesBen Boeckel2014-03-081-3/+3
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-4/+4
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-1/+1
* Refactor internal resource location APIs and initializationBrad King2013-11-121-9/+0
* 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