Commit 2d2819b
authored
build(deps): bump extern/googletest from
Bumps [extern/googletest](https://github.com/google/googletest) from `9156d4c` to `d72f9c8`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@9156d4c...d72f9c8)
---
updated-dependencies:
- dependency-name: extern/googletest
dependency-version: d72f9c8aea6817cdf1ca0ac10887f328de7f3da2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>9156d4c to d72f9c8
1 parent 3dcfc29 commit 2d2819b
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule googletest updated 31 files
- MODULE.bazel+2-2
- ci/linux-presubmit.sh+13-6
- ci/macos-presubmit.sh+9-3
- ci/windows-presubmit.bat+3-1
- docs/gmock_cook_book.md+4-4
- docs/reference/matchers.md+18-1
- googlemock/include/gmock/gmock-matchers.h+16-16
- googlemock/include/gmock/gmock-spec-builders.h+3-3
- googlemock/include/gmock/internal/gmock-internal-utils.h+22-8
- googlemock/include/gmock/internal/gmock-port.h+3-3
- googlemock/src/gmock-internal-utils.cc+1-1
- googlemock/test/gmock-actions_test.cc+3-3
- googlemock/test/gmock-function-mocker_test.cc+7
- googlemock/test/gmock-matchers-comparisons_test.cc+11
- googlemock/test/gmock-more-actions_test.cc+2-2
- googlemock/test/gmock_link_test.h+3-3
- googletest/cmake/internal_utils.cmake+14-7
- googletest/include/gtest/gtest-matchers.h+19-1
- googletest/include/gtest/gtest-test-part.h+5-4
- googletest/include/gtest/gtest.h+11-4
- googletest/include/gtest/internal/gtest-internal.h+1-2
- googletest/include/gtest/internal/gtest-port-arch.h+2
- googletest/include/gtest/internal/gtest-port.h+60-19
- googletest/src/gtest-internal-inl.h+4-7
- googletest/src/gtest-port.cc+23-6
- googletest/src/gtest-test-part.cc+5-3
- googletest/src/gtest.cc+65-39
- googletest/test/googletest-death-test-test.cc+2
- googletest/test/googletest-test-part-test.cc+1-1
- googletest/test/gtest_unittest.cc+37-42
- googletest_deps.bzl+6-6
0 commit comments