mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-08 16:50:48 +00:00
It is possible to have trailing ( and maybe leading ) newlines in a test name. This causes problems with ctest features like `tests-from-file` since they will never be an exact match. So now we sanitize names by removing these newlines