1 file changed
+1
-1
lines changedSubmodule googletest updated 15 files
- ci/macos-presubmit.sh+2-2
- docs/gmock_cheat_sheet.md+1-1
- docs/gmock_cook_book.md+5-4
- docs/reference/matchers.md+1
- googlemock/include/gmock/gmock-actions.h+15-2
- googlemock/include/gmock/gmock-matchers.h+11-3
- googlemock/include/gmock/gmock-spec-builders.h+4-4
- googlemock/test/gmock-actions_test.cc+2-2
- googlemock/test/gmock-internal-utils_test.cc+2-2
- googlemock/test/gmock-matchers-arithmetic_test.cc+5-4
- googlemock/test/gmock-matchers-comparisons_test.cc+4-7
- googlemock/test/gmock-matchers-containers_test.cc+3-3
- googlemock/test/gmock-matchers-misc_test.cc+4-4
- googlemock/test/gmock-spec-builders_test.cc+4-4
- googletest/include/gtest/gtest-matchers.h+2-2
0 commit comments