1 file changed
+1
-1
lines changedSubmodule googletest updated 33 files
- README.md+2-2
- googlemock/include/gmock/gmock-actions.h+16-14
- googlemock/include/gmock/gmock-matchers.h+20-18
- googlemock/include/gmock/gmock-nice-strict.h+6-3
- googlemock/include/gmock/gmock-spec-builders.h+8-4
- googlemock/src/gmock-cardinalities.cc+2-1
- googlemock/test/gmock-actions_test.cc+2-1
- googlemock/test/gmock-cardinalities_test.cc+2-1
- googlemock/test/gmock-function-mocker_test.cc+27-11
- googlemock/test/gmock-matchers-arithmetic_test.cc+4-2
- googlemock/test/gmock-matchers-comparisons_test.cc+2-1
- googlemock/test/gmock-matchers-containers_test.cc+6-2
- googlemock/test/gmock-matchers-misc_test.cc+2-1
- googlemock/test/gmock-nice-strict_test.cc+6-3
- googlemock/test/gmock-spec-builders_test.cc+15-7
- googlemock/test/gmock_leak_test_.cc+2-1
- googlemock/test/gmock_link_test.h+2-1
- googlemock/test/gmock_output_test_.cc+2-1
- googletest/include/gtest/gtest-matchers.h+7-3
- googletest/include/gtest/gtest-param-test.h+5-2
- googletest/include/gtest/gtest-spi.h+6-2
- googletest/include/gtest/gtest-test-part.h+4-2
- googletest/include/gtest/gtest.h+18-9
- googletest/include/gtest/internal/gtest-death-test-internal.h+6-3
- googletest/include/gtest/internal/gtest-internal.h+41-33
- googletest/include/gtest/internal/gtest-param-util.h+15-5
- googletest/include/gtest/internal/gtest-port.h+44-47
- googletest/src/gtest-internal-inl.h+19-7
- googletest/src/gtest-port.cc+6-3
- googletest/src/gtest.cc+9-4
- googletest/test/googletest-param-test-test.cc+5-2
- googletest/test/googletest-port-test.cc+2-1
- googletest/test/gtest_unittest.cc+18-19
0 commit comments