Commit b30fd15
committed
Submodule googletest updated 69 files
- BUILD.bazel-7
- CONTRIBUTORS-1
- README.md+4-4
- WORKSPACE+10-10
- docs/gmock_cheat_sheet.md+1-1
- docs/gmock_for_dummies.md+2-2
- docs/pkgconfig.md+1-1
- docs/reference/actions.md+7-7
- docs/reference/matchers.md+2-3
- googlemock/include/gmock/gmock-actions.h+2
- googlemock/include/gmock/gmock-cardinalities.h+2
- googlemock/include/gmock/gmock-function-mocker.h+2
- googlemock/include/gmock/gmock-matchers.h+16-167
- googlemock/include/gmock/gmock-more-actions.h+2
- googlemock/include/gmock/gmock-more-matchers.h+2
- googlemock/include/gmock/gmock-nice-strict.h+2
- googlemock/include/gmock/gmock-spec-builders.h+2
- googlemock/include/gmock/gmock.h+2
- googlemock/include/gmock/internal/custom/gmock-generated-actions.h+2
- googlemock/include/gmock/internal/custom/gmock-matchers.h+2
- googlemock/include/gmock/internal/custom/gmock-port.h+2
- googlemock/include/gmock/internal/gmock-internal-utils.h+2
- googlemock/include/gmock/internal/gmock-port.h+2
- googlemock/test/BUILD.bazel-1
- googlemock/test/gmock-internal-utils_test.cc+1-2
- googlemock/test/gmock-matchers_test.cc+12-115
- googletest/README.md+2-4
- googletest/cmake/internal_utils.cmake+2-2
- googletest/include/gtest/gtest-death-test.h+5-2
- googletest/include/gtest/gtest-message.h+2
- googletest/include/gtest/gtest-param-test.h+2
- googletest/include/gtest/gtest-printers.h+3-1
- googletest/include/gtest/gtest-spi.h+2
- googletest/include/gtest/gtest-test-part.h+2
- googletest/include/gtest/gtest-typed-test.h+2
- googletest/include/gtest/gtest.h+18-20
- googletest/include/gtest/gtest_pred_impl.h+2-1
- googletest/include/gtest/gtest_prod.h+1
- googletest/include/gtest/internal/custom/README.md-2
- googletest/include/gtest/internal/gtest-death-test-internal.h+5-2
- googletest/include/gtest/internal/gtest-filepath.h+2
- googletest/include/gtest/internal/gtest-internal.h+2
- googletest/include/gtest/internal/gtest-param-util.h+2
- googletest/include/gtest/internal/gtest-port-arch.h-2
- googletest/include/gtest/internal/gtest-port.h+18-35
- googletest/include/gtest/internal/gtest-string.h+2
- googletest/include/gtest/internal/gtest-type-util.h+2
- googletest/scripts/gen_gtest_pred_impl.py+10-7
- googletest/src/gtest-death-test.cc+40-43
- googletest/src/gtest-internal-inl.h+64-47
- googletest/src/gtest-port.cc+1-1
- googletest/src/gtest-printers.cc+1-1
- googletest/src/gtest.cc+125-179
- googletest/test/BUILD.bazel-1
- googletest/test/googletest-death-test-test.cc+26-28
- googletest/test/googletest-death-test_ex_test.cc+3-3
- googletest/test/googletest-env-var-test_.cc+13-13
- googletest/test/googletest-global-environment-unittest.py+2-58
- googletest/test/googletest-listener-test.cc+1-1
- googletest/test/googletest-options-test.cc+12-12
- googletest/test/googletest-output-test_.cc+2-2
- googletest/test/googletest-port-test.cc+25-50
- googletest/test/gtest_environment_test.cc+5-1
- googletest/test/gtest_help_test.py+1-2
- googletest/test/gtest_pred_impl_unittest.cc+1-1
- googletest/test/gtest_repeat_test.cc+21-9
- googletest/test/gtest_throw_on_failure_ex_test.cc+1-1
- googletest/test/gtest_unittest.cc+140-151
- library.json+62
Submodule json updated 1467 files
0 commit comments