Commit 38f9308
authored
[release/9.0] (deps): Bump src/submodules/googletest (#61261)
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `24a9e94` to `52204f7`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@24a9e94...52204f7)
---
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 27ea9fa commit 38f9308
1 file changed
+1
-1
lines changedSubmodule googletest updated 12 files
- docs/faq.md-13
- docs/gmock_cook_book.md+39-6
- docs/reference/matchers.md+2
- docs/reference/testing.md+98-1
- googlemock/include/gmock/gmock-actions.h+4
- googlemock/include/gmock/gmock-matchers.h+184-16
- googlemock/test/gmock-matchers-arithmetic_test.cc+183
- googlemock/test/gmock-matchers-containers_test.cc+302-11
- googletest/include/gtest/gtest-param-test.h+62-5
- googletest/include/gtest/internal/gtest-internal.h+1-1
- googletest/include/gtest/internal/gtest-param-util.h+48-14
- googletest/test/googletest-param-test-test.cc+70
0 commit comments