summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CTestResourceAllocation
Commit message (Collapse)AuthorAgeFilesLines
* Merge topic 'ctest-resource-allocation-spec-message'Craig Scott2019-12-291-1/+2
|\ | | | | | | | | | | | | b393b32b4b CTest: Improve error handling when reading resource spec file Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4162
| * CTest: Improve error handling when reading resource spec fileKyle Edwards2019-12-271-1/+2
| | | | | | | | Fixes: #20079
* | Merge topic 'ctest-resource-fixes'Brad King2019-11-269-2/+26
|\ \ | |/ | | | | | | | | | | | | | | a033bafbe0 Help: Clarify how tests are run if no resource spec file is specified a64ba0235f CTest: Clarify that resource requirements can be split f9f294f5fa CTest: Add version field to resource spec file Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4080
| * CTest: Clarify that resource requirements can be splitKyle Edwards2019-11-258-2/+22
| | | | | | | | | | | | | | Add a note to the documentation to clarify this, and add test cases to ensure it. Fixes: #19987
| * CTest: Add version field to resource spec fileKyle Edwards2019-11-251-0/+4
| | | | | | | | Fixes: #20007
* | replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-1/+1
|/
* CTest: Rename hardware -> resources for RunCMake testsCraig Scott2019-11-0566-0/+855
Also includes variants like hw -> res