diff options
author | Ryan Thornton <ThorntonRyan@JohnDeere.com> | 2020-03-11 19:18:32 (GMT) |
---|---|---|
committer | Ryan Thornton <ThorntonRyan@JohnDeere.com> | 2020-03-11 20:10:23 (GMT) |
commit | 2c9680eec59fb52b4bf60b2b995101c86a906ca5 (patch) | |
tree | 1ad23d3ad8ec2e42d151679d18a539c8d9f0996e /Tests/Preprocess | |
parent | c06e0356017beef41cd2bb57a6cebfb242a9128e (diff) | |
download | CMake-2c9680eec59fb52b4bf60b2b995101c86a906ca5.zip CMake-2c9680eec59fb52b4bf60b2b995101c86a906ca5.tar.gz CMake-2c9680eec59fb52b4bf60b2b995101c86a906ca5.tar.bz2 |
GoogleTest: Add missing test case for gtest_discover_tests failure
Discovery timeout test needs split out into two components:
- build
- test
Building the project should result in a failure due to the timeout
when executing gtest discovery as a post build step.
Likewise, if you ran CTest after this build failure,
we should *also* detect that the discovery_timeout_test has not been built
because no discovery_timeout_test[1]_tests.cmake has been created
due to the test discovery failure (caused by the timeout).
Diffstat (limited to 'Tests/Preprocess')
0 files changed, 0 insertions, 0 deletions