1 file changed
+1
-1
lines changedSubmodule googletest updated 17 files
- CONTRIBUTING.md+2-2
- docs/advanced.md+8-2
- docs/faq.md+29-29
- docs/gmock_cook_book.md+1-2
- docs/reference/matchers.md+7-3
- googlemock/include/gmock/gmock-actions.h+50-3
- googlemock/include/gmock/gmock-nice-strict.h+19-6
- googlemock/include/gmock/gmock-spec-builders.h+190-150
- googlemock/src/gmock-internal-utils.cc+1-1
- googlemock/src/gmock-spec-builders.cc+17-140
- googlemock/test/gmock-actions_test.cc+29-1
- googlemock/test/gmock-spec-builders_test.cc+55-53
- googletest/include/gtest/gtest-assertion-result.h+5
- googletest/include/gtest/internal/gtest-internal.h-8
- googletest/include/gtest/internal/gtest-port.h+6-1
- googletest/src/gtest-port.cc+9-9
- googletest/src/gtest.cc-5
0 commit comments