mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
98868dad1c
Skipped tests are currently reported as successful. Using SKIP_REGULAR_EXPRESSION on googletest's output prefix, skipped tests can be detected and accounted accordingly. Using SKIP_RETURN_CODE is not possible, googletests exit code is not affected by skipped tests. Fixes: #19669
5.5 KiB
5.5 KiB