mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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