summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_submit/CDashUploadRETRY_COUNT-result.txt
Commit message (Collapse)AuthorAgeFilesLines
* ctest_submit: Allow RETRY_COUNT for CDASH_UPLOADZack Galbreath2017-01-201-1/+0
| | | | | | | | Teach the CDASH_UPLOAD signature of ctest_submit() to honor the RETRY_COUNT and RETRY_DELAY options. Also teach HttpRequest() to honor the default 120 second timeout for curl connections.
* Tests: Rename RunCMake.{CTestSubmit => ctest_submit}Brad King2015-02-191-0/+1
Follow the convention of naming tests after the command they test.