1 file changed
+1
-1
lines changedSubmodule googletest updated 16 files
- docs/gmock_cheat_sheet.md+1-1
- docs/gmock_cook_book.md+3-3
- docs/gmock_for_dummies.md+3-3
- docs/primer.md+1-1
- docs/reference/assertions.md+1-1
- googlemock/src/gmock_main.cc+2-1
- googletest/README.md+1-1
- googletest/include/gtest/gtest-printers.h+25-3
- googletest/include/gtest/gtest.h+2-2
- googletest/include/gtest/internal/gtest-internal.h+14-13
- googletest/include/gtest/internal/gtest-port-arch.h+2
- googletest/include/gtest/internal/gtest-port.h+1-42
- googletest/src/gtest-filepath.cc+4-2
- googletest/src/gtest-internal-inl.h+1-1
- googletest/src/gtest_main.cc+2-1
- googletest/test/googletest-printers-test.cc+28
0 commit comments