mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-22 00:35:26 -04:00
f7f4ca55bd
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.