Commit 486eadb
authored
Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `34ad51b` to `ff233bd`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@34ad51b...ff233bd)
---
updated-dependencies:
- dependency-name: PythonScript.Tests/gtest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52f7d7b commit 486eadb
1 file changed
+1
-1
lines changed- BUILD.bazel+13-13
- CMakeLists.txt+1-1
- MODULE.bazel+15-9
- README.md+5-9
- WORKSPACE+36-3
- ci/windows-presubmit.bat+6-1
- docs/advanced.md+1-1
- docs/quickstart-bazel.md+23-30
- googlemock/include/gmock/gmock-actions.h+53-14
- googlemock/include/gmock/gmock-matchers.h+29-15
- googlemock/include/gmock/gmock-more-actions.h+4-3
- googlemock/include/gmock/gmock-spec-builders.h+4-6
- googlemock/include/gmock/internal/gmock-port.h+1
- googlemock/src/gmock-cardinalities.cc+4-4
- googlemock/test/gmock-actions_test.cc+52-4
- googlemock/test/gmock-matchers-arithmetic_test.cc+9-7
- googlemock/test/gmock-matchers-comparisons_test.cc+5-2
- googlemock/test/gmock-matchers-containers_test.cc+2-2
- googlemock/test/gmock-matchers-misc_test.cc+2-2
- googlemock/test/gmock_link_test.h+1-1
- googletest/README.md+1-1
- googletest/include/gtest/internal/gtest-type-util.h+3-3
- googletest_deps.bzl+10-10
0 commit comments