Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Clarify search order for resource spec file | Kyle Edwards | 2020-07-07 | 1 | -0/+1 |
| | | | | | | | | Clarify the order in which --resource-spec-file, RESOURCE_SPEC_FILE, and CTEST_RESOURCE_SPEC_FILE are searched, and add tests to enforce this. Fixes: #20914 | ||||
* | CTest: Log environment variables as a test measurement | Kyle Edwards | 2020-05-19 | 1 | -0/+7 |
| | |||||
* | CTest: Add CTEST_RESOURCE_SPEC_FILE variable | Kyle Edwards | 2020-04-02 | 1 | -12/+16 |
| | |||||
* | CTest: Clarify that resource requirements can be split | Kyle Edwards | 2019-11-25 | 1 | -0/+2 |
| | | | | | | | Add a note to the documentation to clarify this, and add test cases to ensure it. Fixes: #19987 | ||||
* | CTest: Rename hardware -> resources for RunCMake tests | Craig Scott | 2019-11-05 | 1 | -0/+167 |
Also includes variants like hw -> res |