diff options
author | Abseil Team <absl-team@google.com> | 2019-12-05 20:53:48 (GMT) |
---|---|---|
committer | Mark Barolak <mbar@google.com> | 2019-12-06 16:34:34 (GMT) |
commit | 9ed99c6c837ae1cbfcabd36959fc802ebb5ae07f (patch) | |
tree | cddb4102527327f12f96f36cef8631848e53512a /googletest/test/gtest_main_unittest.cc | |
parent | 2002f267f05be6f41a3d458954414ba2bfa3ff1d (diff) | |
download | googletest-9ed99c6c837ae1cbfcabd36959fc802ebb5ae07f.zip googletest-9ed99c6c837ae1cbfcabd36959fc802ebb5ae07f.tar.gz googletest-9ed99c6c837ae1cbfcabd36959fc802ebb5ae07f.tar.bz2 |
Googletest export
Change googletest to notice failures during SetUpTestSuite() and TearDownTestSuite().
Previously, errors that occurred during those functions were logged but otherwise ignored. After this change, such failures will cause the test to fail and a brief summary will be printed at the bottom of the test log.
See https://github.com/google/googletest/issues/2330.
PiperOrigin-RevId: 284033342
Diffstat (limited to 'googletest/test/gtest_main_unittest.cc')
0 files changed, 0 insertions, 0 deletions