summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CTestResourceAllocation/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Help: Clarify search order for resource spec fileKyle Edwards2020-07-071-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 measurementKyle Edwards2020-05-191-0/+7
|
* CTest: Add CTEST_RESOURCE_SPEC_FILE variableKyle Edwards2020-04-021-12/+16
|
* CTest: Clarify that resource requirements can be splitKyle Edwards2019-11-251-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 testsCraig Scott2019-11-051-0/+167
Also includes variants like hw -> res