diff options
author | Abseil Team <absl-team@google.com> | 2019-12-10 22:43:25 -0500 |
---|---|---|
committer | Matt Calabrese <calabrese@x.team> | 2019-12-13 12:57:44 -0500 |
commit | d442089d53cecbba59b2d8f35d06eac01f1e46da (patch) | |
tree | 801a0c8322372642cdb5a88647e621c209f61738 /googlemock/include | |
parent | 88ba008c234a1d4e54c62dfc71b4060696a86f36 (diff) | |
download | googletest-d442089d53cecbba59b2d8f35d06eac01f1e46da.tar.gz googletest-d442089d53cecbba59b2d8f35d06eac01f1e46da.tar.bz2 googletest-d442089d53cecbba59b2d8f35d06eac01f1e46da.zip |
Googletest export
Detect when C++ parametric tests (TEST_P) are not instantiated.
When an un-instantiated TEST_P is found, a new test will be inserted that will emit a warning message.
This can be made to error with minor code edits.
In the future, that is intended to be the default.
PiperOrigin-RevId: 284901666
Diffstat (limited to 'googlemock/include')
0 files changed, 0 insertions, 0 deletions