Commit c1a9e02
authored
Bump submodules/googletest from
Bumps [submodules/googletest](https://github.com/google/googletest) from `3940de9` to `0daf775`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@3940de9...0daf775)
---
updated-dependencies:
- dependency-name: submodules/googletest
dependency-version: 0daf775f8c9324e7d42582a09de1240805f25a54
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>3940de9 to 0daf775
1 parent 07568a8 commit c1a9e02
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule googletest updated 28 files
- BUILD.bazel+13
- MODULE.bazel+5-6
- README.md+3-3
- WORKSPACE+11-6
- ci/linux-presubmit.sh+5-5
- ci/macos-presubmit.sh+1-1
- ci/windows-presubmit.bat+3-1
- docs/quickstart-bazel.md+1-1
- googlemock/include/gmock/gmock-actions.h+20-21
- googlemock/include/gmock/gmock-matchers.h+29-85
- googlemock/include/gmock/internal/gmock-internal-utils.h+1-11
- googlemock/test/gmock-actions_test.cc+7-9
- googlemock/test/gmock-matchers-comparisons_test.cc+16-41
- googlemock/test/gmock_test.cc+6-3
- googletest/README.md+1-1
- googletest/cmake/internal_utils.cmake+3-2
- googletest/include/gtest/gtest-matchers.h+33-17
- googletest/include/gtest/gtest-param-test.h+2-2
- googletest/include/gtest/gtest-printers.h+14-21
- googletest/include/gtest/gtest.h+13-9
- googletest/include/gtest/internal/gtest-death-test-internal.h+5
- googletest/include/gtest/internal/gtest-internal.h+11-10
- googletest/include/gtest/internal/gtest-port.h+83-34
- googletest/src/gtest-matchers.cc-2
- googletest/src/gtest-printers.cc+28-12
- googletest/src/gtest.cc+16-12
- googletest/test/googletest-printers-test.cc+6-14
- googletest/test/gtest_unittest.cc+33-31
0 commit comments