mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
string SUBSTRING command now ignores length if it points past end of string and uses end of string instead. String SUBSTRING tests now cover more corner cases.