summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* CTest: Add colored output on tests summary where supportedSylvain Joubert2018-11-092-10/+31
* Merge topic 'set_directory_properties-script-mode'Brad King2018-10-301-0/+1
|\
| * set_directory_properties: Restore in script modeBrad King2018-10-291-0/+1
* | Merge topic 'ctest-coverage-gtm-percent'Brad King2018-10-171-2/+7
|\ \
| * | CTest: Fix GTM coverage handling of entry point named "%"Joseph Snyder2018-10-161-2/+7
* | | ctest_submit: Generate Done.xml at submit timeZack Galbreath2018-10-151-1/+11
|/ /
* | ctest_submit: Add support for a "Done" partBetsy McPhail2018-10-101-0/+10
* | ctest_submit: Refactor file list to use a vector instead of a setBetsy McPhail2018-10-102-28/+35
* | Fix misc. typosluz.paz2018-10-032-2/+2
* | Merge topic 'ctest-num-width'Brad King2018-10-031-2/+6
|\ \
| * | cmCTestRunTest: Avoid float/int conversions in number width logicBrad King2018-10-021-2/+6
* | | Merge topic 'no_buildid_for_files'Brad King2018-10-011-20/+28
|\ \ \ | |/ / |/| |
| * | ctest: only create buildid when submitting from Testing/ dirZack Galbreath2018-09-281-20/+28
* | | Merge topic 'add_progress_summary_console_logging_mode'Brad King2018-10-013-58/+111
|\ \ \
| * | | ctest: Add option for live progress summary in terminalMichael Wegner2018-09-262-18/+75
| * | | cmCTestRunTest: Thread number of completed tests through start APIsMichael Wegner2018-09-253-7/+8
| * | | cmCTestRunTest: Simplify number width computationMichael Wegner2018-09-251-8/+2
| * | | cmCTestRunTest: Buffer test result output before printingMichael Wegner2018-09-251-28/+29
* | | | ctest: Fix generator platform under --build-nocmakeBrad King2018-09-251-3/+9
| |/ / |/| |
* | | Merge topic 'ctest-more_submit_params'Brad King2018-09-191-0/+23
|\ \ \
| * | | ctest_submit: pass additional info to CDashZack Galbreath2018-09-171-0/+23
* | | | Merge topic 'getsafedef-stdstring'Brad King2018-09-181-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | cmMakefile: Make GetSafeDefinition return std::string const&Vitaly Stakhovsky2018-09-181-2/+2
| |/ /
* | | CTest: Improve stop-time implementationBrad King2018-09-124-18/+44
|/ /
* | Merge topic 'ctest-fix-test-load'Brad King2018-09-112-20/+44
|\ \
| * | CTest: Fix --test-load regressionBrad King2018-09-102-20/+44
* | | Remove unnecessary c_str() callsVitaly Stakhovsky2018-09-054-7/+7
* | | Merge topic 'no-sanitizer-logfile'Brad King2018-08-311-2/+2
|\ \ \
| * | | ctest_memcheck: Change failure to find log file from error to warningBetsy McPhail2018-08-281-2/+2
* | | | CTest: Add error exception for sphinx-build WARNING messagesTim2018-08-301-0/+1
|/ / /
* | | ctest: allow cdash submissions using alternate authentication methodsClinton Stimpson2018-08-171-0/+4
* | | Merge topic 'cleanup-find-cstr'Brad King2018-08-095-18/+18
|\ \ \
| * | | Remove unnecessary c_str() in RegularExpression::find callsVitaly Stakhovsky2018-08-075-18/+18
* | | | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` callsSebastian Holtermann2018-08-074-6/+6
|/ / /
* | | Merge topic 'ctest_submit-https'Brad King2018-06-292-3/+5
|\ \ \ | |/ /
| * | ctest_submit: show headers as debug infoZack Galbreath2018-06-272-3/+3
| * | ctest_submit: Check CA file during CDASH_UPLOADZack Galbreath2018-06-271-0/+2
* | | Update use of KWSys SystemTools::SplitString for new signatureBrad King2018-06-221-3/+2
|/ /
* | Fix misc. typosluz.paz2018-06-043-3/+3
* | Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-0131-452/+573
* | Merge topic 'parallel_build_option'Brad King2018-05-291-3/+3
|\ \
| * | cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-251-3/+3
* | | Merge topic 'xml-element-enhance'Brad King2018-05-142-61/+51
|\ \ \
| * | | cmCTestLaunch: use cmXMLElement for XML generationVitaly Stakhovsky2018-05-112-61/+51
| |/ /
* | | ctest_start: read model from TAG fileKyle Edwards2018-05-091-27/+46
|/ /
* | cmCTestCurl: Fix UploadFile declared parameter namesjrp20142018-04-051-1/+1
* | Merge topic 'gcov-warning-message'Brad King2018-03-291-1/+2
|\ \
| * | CTest: The "Could not find gcov." message should not be a warningBetsy McPhail2018-03-281-1/+2
* | | Merge topic 'ctest_update-memory-problems'Brad King2018-03-281-1/+3
|\ \ \ | |/ / |/| |
| * | ctest_update: Fix crash when handling svn externalsBrad King2018-03-271-1/+3