Commit 93e5635
authored
[release/5.0] (deps): Bump src/submodules/googletest (#34923)
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `4ec4cd2` to `2d924d7`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@4ec4cd2...2d924d7)
---
updated-dependencies:
- dependency-name: src/submodules/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 659727c commit 93e5635
1 file changed
+1
-1
lines changedSubmodule googletest updated 57 files
- BUILD.bazel+1-1
- CONTRIBUTORS+1
- WORKSPACE+10-10
- docs/reference/matchers.md+1-1
- googlemock/include/gmock/gmock-actions.h-2
- googlemock/include/gmock/gmock-cardinalities.h-2
- googlemock/include/gmock/gmock-function-mocker.h-2
- googlemock/include/gmock/gmock-matchers.h+37-2
- googlemock/include/gmock/gmock-more-actions.h-2
- googlemock/include/gmock/gmock-more-matchers.h-2
- googlemock/include/gmock/gmock-nice-strict.h-2
- googlemock/include/gmock/gmock-spec-builders.h+1-3
- googlemock/include/gmock/gmock.h-2
- googlemock/include/gmock/internal/custom/gmock-generated-actions.h-2
- googlemock/include/gmock/internal/custom/gmock-matchers.h-2
- googlemock/include/gmock/internal/custom/gmock-port.h-2
- googlemock/include/gmock/internal/gmock-internal-utils.h-2
- googlemock/include/gmock/internal/gmock-port.h-2
- googlemock/test/gmock-actions_test.cc+1-1
- googlemock/test/gmock-internal-utils_test.cc+2-1
- googlemock/test/gmock-matchers_test.cc+29-1
- googletest/README.md+3-1
- googletest/include/gtest/gtest-death-test.h+2-5
- googletest/include/gtest/gtest-message.h-2
- googletest/include/gtest/gtest-param-test.h-2
- googletest/include/gtest/gtest-printers.h-2
- googletest/include/gtest/gtest-spi.h-2
- googletest/include/gtest/gtest-test-part.h-2
- googletest/include/gtest/gtest-typed-test.h-2
- googletest/include/gtest/gtest.h+20-18
- googletest/include/gtest/gtest_pred_impl.h+1-2
- googletest/include/gtest/gtest_prod.h-1
- googletest/include/gtest/internal/custom/README.md+2
- googletest/include/gtest/internal/gtest-death-test-internal.h+2-3
- googletest/include/gtest/internal/gtest-filepath.h-2
- googletest/include/gtest/internal/gtest-internal.h-2
- googletest/include/gtest/internal/gtest-param-util.h-2
- googletest/include/gtest/internal/gtest-port.h+29-15
- googletest/include/gtest/internal/gtest-string.h-2
- googletest/include/gtest/internal/gtest-type-util.h-2
- googletest/scripts/gen_gtest_pred_impl.py+7-10
- googletest/src/gtest-death-test.cc+45-42
- googletest/src/gtest-internal-inl.h+47-64
- googletest/src/gtest-printers.cc+1-1
- googletest/src/gtest.cc+181-127
- googletest/test/googletest-death-test-test.cc+28-26
- googletest/test/googletest-death-test_ex_test.cc+3-3
- googletest/test/googletest-env-var-test_.cc+13-13
- googletest/test/googletest-global-environment-unittest.py+58-2
- googletest/test/googletest-listener-test.cc+1-1
- googletest/test/googletest-options-test.cc+12-12
- googletest/test/googletest-output-test_.cc+2-2
- googletest/test/gtest_environment_test.cc+1-5
- googletest/test/gtest_pred_impl_unittest.cc+1-1
- googletest/test/gtest_repeat_test.cc+9-21
- googletest/test/gtest_throw_on_failure_ex_test.cc+1-1
- googletest/test/gtest_unittest.cc+152-141
0 commit comments