summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_update
Commit message (Collapse)AuthorAgeFilesLines
* ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDEZack Galbreath2019-05-072-0/+20
| | | | | Set this in a CTest script to explicitly define what the current revision will be reported as in Update.xml.
* testing: Update terminology in ctest_update testsZack Galbreath2019-05-022-5/+5
| | | | | | | | | Use the word "Update" instead of "Test" in ctest_update's RunCMake tests. This change was prompted because I noticed that UpdateChangeId-check.cmake was not actually getting called during the relevant test case. This file also had to be updated since its purpose is to detect an expected XML element (not an attribute).
* ctest: Include ChangeId in Update.xmlZack Galbreath2019-04-234-0/+49