diff options
author | Abseil Team <absl-team@google.com> | 2019-12-19 17:36:47 (GMT) |
---|---|---|
committer | Andy Soffer <asoffer@google.com> | 2020-01-02 21:48:59 (GMT) |
commit | a13a0626188b4e7d22d63a4c9fcfe9f441c81e4a (patch) | |
tree | 29e7ba132b7ec3acf8943cf3195cadb5c287a703 /googletest/include/gtest/gtest-matchers.h | |
parent | 008629ae2163035dabd428d581379fa5aac4b7bb (diff) | |
download | googletest-a13a0626188b4e7d22d63a4c9fcfe9f441c81e4a.zip googletest-a13a0626188b4e7d22d63a4c9fcfe9f441c81e4a.tar.gz googletest-a13a0626188b4e7d22d63a4c9fcfe9f441c81e4a.tar.bz2 |
Googletest export
Add option (default to disabled) to make C++ type parameterized tests (TYPED_TEST_P) fail when they're not instantiated.
When an un-instantiated TYPED_TEST_P is found, a new test will be inserted that emits a suitable message. For now, that is just a notice, but the hope it to flip the bit to make it fail by default.
PiperOrigin-RevId: 286408038
Diffstat (limited to 'googletest/include/gtest/gtest-matchers.h')
0 files changed, 0 insertions, 0 deletions