]> granicus.if.org Git - libvpx/commit
googletest: enable failure on uninstantiated tests
authorSarah Parker <sarahparker@google.com>
Fri, 11 Sep 2020 03:33:02 +0000 (20:33 -0700)
committerSarah Parker <sarahparker@google.com>
Fri, 11 Sep 2020 03:33:02 +0000 (20:33 -0700)
commit478c70f6d2c1f83d4c4e82ced533e71d9e19ef32
tree9f5cae862ff1299b27f3b2ba7d6ae06dfa3c7913
parentea0bc1b321f1b8a51e5f5701ac48f597cb417ef3
googletest: enable failure on uninstantiated tests

Similar to the change in
https://aomedia-review.googlesource.com/c/aom/+/115162.
This currently is a warning, but the tree should be clean now in the
default x86-64 configuration so we can use it to prevent regressions and
find any remaining issues in other configurations.

BUG=b/159031844

Change-Id: I097537ff018668492d37164fdba5edd241dc5dbe
third_party/googletest/README.libvpx
third_party/googletest/src/src/gtest.cc