Commit cc8e29f
authored
Submodule googletest updated 28 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+3-3
- docs/reference/matchers.md+10-1
- googlemock/include/gmock/gmock-matchers.h+4-4
- googlemock/include/gmock/gmock-spec-builders.h+3-3
- googlemock/include/gmock/internal/gmock-internal-utils.h+3-8
- googlemock/include/gmock/internal/gmock-port.h+3-3
- googlemock/src/gmock-internal-utils.cc+1-1
- 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+7-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+26-16
- googletest/src/gtest-port.cc+7-6
- googletest/src/gtest-test-part.cc+5-3
- googletest/src/gtest.cc+19-8
- googletest/test/googletest-test-part-test.cc+1-1
- googletest/test/gtest_unittest.cc+1-1
- googletest_deps.bzl+6-6
0 commit comments