1 file changed
+1
-1
lines changedSubmodule googletest updated 51 files
- ci/linux-presubmit.sh+1-1
- docs/faq.md+1-1
- docs/gmock_faq.md+2-2
- docs/primer.md+2-2
- googlemock/include/gmock/gmock-actions.h+6-4
- googlemock/include/gmock/gmock-cardinalities.h+3-1
- googlemock/include/gmock/gmock-function-mocker.h+3
- googlemock/include/gmock/gmock-matchers.h+165-189
- googlemock/include/gmock/gmock-more-actions.h+3-1
- googlemock/include/gmock/gmock-more-matchers.h+3-1
- googlemock/include/gmock/gmock-nice-strict.h+3-1
- googlemock/include/gmock/gmock-spec-builders.h+3-1
- googlemock/include/gmock/gmock.h+1-1
- googlemock/include/gmock/internal/custom/gmock-generated-actions.h+3
- googlemock/include/gmock/internal/custom/gmock-matchers.h+4-1
- googlemock/include/gmock/internal/custom/gmock-port.h+4-1
- googlemock/include/gmock/internal/gmock-internal-utils.h+3-1
- googlemock/include/gmock/internal/gmock-port.h+3-1
- googlemock/test/gmock-more-actions_test.cc+6
- googletest/CMakeLists.txt+3
- googletest/README.md+1-1
- googletest/cmake/internal_utils.cmake-4
- googletest/include/gtest/gtest-assertion-result.h+232
- googletest/include/gtest/gtest-death-test.h+4-1
- googletest/include/gtest/gtest-matchers.h+4
- googletest/include/gtest/gtest-message.h+4-1
- googletest/include/gtest/gtest-param-test.h+6-1
- googletest/include/gtest/gtest-printers.h+4-1
- googletest/include/gtest/gtest-spi.h-1
- googletest/include/gtest/gtest-test-part.h+4
- googletest/include/gtest/gtest-typed-test.h+4
- googletest/include/gtest/gtest.h+5-191
- googletest/include/gtest/gtest_pred_impl.h+7-1
- googletest/include/gtest/gtest_prod.h+2-2
- googletest/include/gtest/internal/gtest-death-test-internal.h+5-1
- googletest/include/gtest/internal/gtest-filepath.h+5-1
- googletest/include/gtest/internal/gtest-internal.h+5-1
- googletest/include/gtest/internal/gtest-param-util.h+4-1
- googletest/include/gtest/internal/gtest-port-arch.h+1-1
- googletest/include/gtest/internal/gtest-port.h+5-16
- googletest/include/gtest/internal/gtest-string.h+5-1
- googletest/include/gtest/internal/gtest-type-util.h+4
- googletest/samples/sample9_unittest.cc+4-4
- googletest/src/gtest-all.cc+1
- googletest/src/gtest-assertion-result.cc+81
- googletest/src/gtest-internal-inl.h+5-5
- googletest/src/gtest.cc+103-95
- googletest/test/googletest-global-environment-unittest.py+9-7
- googletest/test/googletest-listener-test.cc+1
- googletest/test/gtest_repeat_test.cc+4
- googletest/test/gtest_unittest.cc+4-4
0 commit comments