1 file changed
+1
-1
lines changedSubmodule googletest updated 19 files
- .github/workflows/gtest-ci.yml-43
- docs/primer.md+8-9
- docs/reference/testing.md+4-2
- googlemock/include/gmock/gmock-actions.h+6-6
- googlemock/include/gmock/gmock-matchers.h+74-74
- googlemock/include/gmock/internal/gmock-internal-utils.h+8-6
- googlemock/src/gmock-internal-utils.cc+3-2
- googletest/include/gtest/gtest-assertion-result.h+1-1
- googletest/include/gtest/gtest-param-test.h+4-4
- googletest/include/gtest/gtest-typed-test.h+65-61
- googletest/include/gtest/internal/gtest-internal.h+12-45
- googletest/include/gtest/internal/gtest-param-util.h+4-4
- googletest/include/gtest/internal/gtest-port-arch.h+2
- googletest/include/gtest/internal/gtest-port.h+34-13
- googletest/src/gtest-port.cc+34-19
- googletest/src/gtest.cc+52-25
- googletest/test/googletest-json-output-unittest.py+15
- googletest/test/gtest_json_test_utils.py+3
- googletest/test/gtest_unittest.cc+4-19
0 commit comments