summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Extend ctest_submit host lookup failure matching (#15958)Orion Poplawski2016-02-081-1/+1
| | | | | | | Match this message: Could not resolve host: -no-site-; Name or service not known ^^^^^^^^^^^^^^^^^^^^^^^^^^^
* CTest: Drop "Error in read script" message at end of testingZack Galbreath2015-02-271-1/+0
| | | | | | | A more-specific error message is always displayed earlier in the output if any real error occurred. This final summary message is distracting to readers searching through the output for the word "error". Simply drop it.
* ctest_submit: Add QUIET optionZack Galbreath2015-02-231-0/+4
Specifying this option prevents CTest from printing any non-error messages to the console for this call to ctest_submit().