summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalData/BadAlgoMap1-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* ExternalData: Add support for custom algorithm-to-URL mappingBrad King2015-02-251-0/+9
Allow URL templates to contain a %(algo:<key>) placeholder that is replaced by mapping the canonical hash algorithm name through a map defined by the <key>. Extend the Module.ExternalData test to cover the behavior. Extend the RunCMake.ExternalData test to cover error cases.