Commit 3d2152f
authored
Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `8ded48c` to `0320f51`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@8ded48c...0320f51)
---
updated-dependencies:
- dependency-name: PythonScript.Tests/gtest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 688df45 commit 3d2152f
1 file changed
+1
-1
lines changed- CONTRIBUTING.md+2-2
- docs/advanced.md+4
- docs/faq.md+29-29
- docs/gmock_cook_book.md+51-12
- docs/reference/matchers.md+7-3
- googlemock/include/gmock/gmock-actions.h+262-113
- googlemock/include/gmock/gmock-matchers.h+2-1
- googlemock/include/gmock/gmock-nice-strict.h+19-6
- googlemock/include/gmock/gmock-spec-builders.h+190-150
- googlemock/src/gmock-internal-utils.cc+1-1
- googlemock/src/gmock-spec-builders.cc+17-140
- googlemock/test/gmock-actions_test.cc+127-31
- googlemock/test/gmock-function-mocker_test.cc+6
- googlemock/test/gmock-spec-builders_test.cc+55-53
- googletest/include/gtest/gtest-spi.h+6-4
- googletest/include/gtest/internal/gtest-port.h+2-2
- googletest/src/gtest.cc+27-26
- googletest/test/googletest-filepath-test.cc+3-3
0 commit comments