Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD | Zack Galbreath | 2017-01-20 | 1 | -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 King | 2015-02-19 | 1 | -0/+1 |
Follow the convention of naming tests after the command they test. |