summaryrefslogtreecommitdiff
path: root/Source/ctest.cxx
Commit message (Expand)AuthorAgeFilesLines
* ctest: remove unused cmake instanceDaniel Pfeifer2017-05-081-6/+0
* Add ctest options for limiting which tests fixtures addCraig Scott2017-05-021-0/+12
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-3/+3
* Windows: Use UTF-8 for pipes in CMake, CTest and CPackDāvis Mosāns2016-11-301-0/+2
* Enable Unicode output to Windows consolesDāvis Mosāns2016-10-261-0/+8
* Do not define cout/cerr preprocessor symbolsBrad King2016-10-041-4/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-6/+11
* use CM_NULLPTRDaniel Pfeifer2016-06-281-5/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-123/+113
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-4/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
* CTest: Add options to limit output of passed and failed testsRoman Wüger2015-09-181-0/+4
* ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-301-0/+1
* cmState: Compute and store directory components.Stephen Kelly2015-05-161-0/+2
* ctest: Add a new --repeat-until-fail optionBill Hoffman2015-03-231-0/+2
* Merge branch 'backport-no-global-setlocale' into no-global-setlocaleBrad King2015-02-061-3/+0
|\
| * Do not call setlocale() globally in CMake applications (#15377)Brad King2015-02-061-3/+0
* | Replace 'foo.size() == 0' pattern with foo.empty().Stephen Kelly2015-01-181-1/+1
|/
* CTest: Add options to set generator platformBrad King2014-09-051-0/+1
* CTest: Add missing space in command line help.Nils Gladitz2014-09-011-2/+2
* Merge topic 'setlocale'Brad King2014-06-131-1/+1
|\
| * Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.Clinton Stimpson2014-06-111-1/+1
* | Merge topic 'fix-ctest-option-summary'Brad King2014-06-051-1/+2
|\ \ | |/ |/|
| * CTest: Added option description for --output-on-failureNils Gladitz2014-06-051-1/+2
* | Encoding: Add setlocale() to applications.Clinton Stimpson2014-06-031-0/+3
|/
* Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-041-1/+7
* Refactor internal resource location APIs and initializationBrad King2013-11-121-2/+1
* cmSystemTools: Drop old RunCommand methodBrad King2013-10-191-4/+0
* Make --help-* options available from all command-line toolsBrad King2013-10-161-4/+4
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-205/+68
* Drop "full" documentation output typesBrad King2013-10-151-23/+0
* ctest: Add --rerun-failed optionZack Galbreath2013-10-081-0/+7
* CTest: Read CTEST_PARALLEL_LEVEL from environmentStephen Kelly2013-05-211-1/+2
* Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-3/+3
* Merge topic 'generator-toolset'Brad King2013-02-081-0/+1
|\
| * CTest: Add options to set generator toolsetBrad King2013-02-071-0/+1
* | Fail early if no current working directory existsBrad King2013-02-071-3/+2
|/
* CTest: Extend -D command line arg handling for variable definitionsDavid Cole2012-06-241-0/+6
* CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+1
* Usage: Print help, version and copyright options in usage information.Nicolas Despres2011-10-231-1/+1
* Usage: Document -j|--parallel option in help message.Nicolas Despres2011-10-231-0/+4
* Remove trailing white-spaces.Nicolas Despres2011-10-231-3/+3
* Added CTest command --print-labelsZach Mullen2010-08-311-1/+4
* Add the --stop-time argumentZach Mullen2010-03-171-0/+4
* Added an option to conditionally attach files to a test submission only if th...Zach Mullen2009-12-161-0/+4
* Document new --http1.0 option.Zach Mullen2009-12-111-0/+3
* Document new timeout command line optionZach Mullen2009-11-301-0/+3
* BUG 9961: ctest --help should not display a Generators sectionZach Mullen2009-11-241-0/+1
* Doc --help-command, --help-command-list, --help-commands for ctest. (bug 9833)Zach Mullen2009-11-051-0/+7