Commit 38945f3
committed
Update googletest
1 parent 1894d1d commit 38945f3
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule googletest updated 46 files
- MODULE.bazel+1-1
- ci/linux-presubmit.sh+3
- ci/macos-presubmit.sh+3-2
- ci/windows-presubmit.bat+2
- docs/gmock_cook_book.md+8-7
- docs/reference/matchers.md+9
- googlemock/include/gmock/gmock-actions.h+27-27
- googlemock/include/gmock/gmock-cardinalities.h+2-2
- googlemock/include/gmock/gmock-matchers.h+106-88
- googlemock/include/gmock/gmock-more-matchers.h+1-1
- googlemock/include/gmock/gmock-nice-strict.h+9-9
- googlemock/include/gmock/gmock-spec-builders.h+9-9
- googlemock/include/gmock/internal/gmock-internal-utils.h+8-9
- googlemock/include/gmock/internal/gmock-port.h+3-3
- googlemock/src/gmock-internal-utils.cc+2-2
- googlemock/src/gmock-spec-builders.cc+14-14
- googlemock/test/gmock-actions_test.cc+3-3
- googlemock/test/gmock-cardinalities_test.cc+6-6
- googlemock/test/gmock-internal-utils_test.cc+2-2
- googlemock/test/gmock-matchers-arithmetic_test.cc+5-5
- googlemock/test/gmock-matchers-comparisons_test.cc+4-7
- googlemock/test/gmock-matchers-containers_test.cc+5-5
- googlemock/test/gmock-matchers-misc_test.cc+4-4
- googlemock/test/gmock-more-actions_test.cc+2-2
- googlemock/test/gmock-spec-builders_test.cc+4-4
- googletest/cmake/internal_utils.cmake+14-7
- googletest/include/gtest/gtest-assertion-result.h+1-1
- googletest/include/gtest/gtest-death-test.h+3-3
- googletest/include/gtest/gtest-matchers.h+26-23
- googletest/include/gtest/gtest-printers.h+26-26
- googletest/include/gtest/gtest-spi.h+2-2
- googletest/include/gtest/gtest-test-part.h+4-4
- googletest/include/gtest/gtest-typed-test.h+2-2
- googletest/include/gtest/gtest.h+22-21
- googletest/include/gtest/internal/gtest-death-test-internal.h+11-11
- googletest/include/gtest/internal/gtest-filepath.h+1-1
- googletest/include/gtest/internal/gtest-internal.h+21-20
- googletest/include/gtest/internal/gtest-param-util.h+23-20
- googletest/include/gtest/internal/gtest-port-arch.h+2
- googletest/include/gtest/internal/gtest-port.h+52-42
- googletest/include/gtest/internal/gtest-string.h+2-2
- googletest/src/gtest-port.cc+3-3
- googletest/src/gtest.cc+27-25
- googletest/test/googletest-port-test.cc+8-6
- googletest/test/gtest_unittest.cc+1-1
- googletest_deps.bzl+3-3
0 commit comments