diff options
author | Alexander Stein <alexander.stein@mailbox.org> | 2020-04-08 17:51:44 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-04-10 13:43:26 (GMT) |
commit | 98868dad1c00ceb60eec81b9e20d684ff3c61a85 (patch) | |
tree | a1a0e5c910686710d9c64f72fe1c18249875fb6d /Tests | |
parent | 37fa5122c2c1e2138b9e01191dc3cc1800f6ba40 (diff) | |
download | CMake-98868dad1c00ceb60eec81b9e20d684ff3c61a85.zip CMake-98868dad1c00ceb60eec81b9e20d684ff3c61a85.tar.gz CMake-98868dad1c00ceb60eec81b9e20d684ff3c61a85.tar.bz2 |
GoogleTest: Add support for skipped tests
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
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions