Commit cc26add
authored
Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `9706f75` to `6ec14df`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@9706f75...6ec14df)
---
updated-dependencies:
- dependency-name: PythonScript.Tests/gtest
dependency-version: 6ec14dfd8c409d05fba94e18e3a02df35b874353
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 5c14735 commit cc26add
1 file changed
+1
-1
lines changed- ci/macos-presubmit.sh+2-2
- docs/gmock_cheat_sheet.md+1-1
- docs/gmock_cook_book.md+5-4
- docs/reference/matchers.md+1
- googlemock/include/gmock/gmock-actions.h+15-2
- googlemock/include/gmock/gmock-matchers.h+11-3
- googlemock/include/gmock/gmock-spec-builders.h+4-4
- googlemock/test/gmock-actions_test.cc+2-2
- googlemock/test/gmock-internal-utils_test.cc+2-2
- googlemock/test/gmock-matchers-arithmetic_test.cc+5-4
- googlemock/test/gmock-matchers-comparisons_test.cc+4-7
- googlemock/test/gmock-matchers-containers_test.cc+3-3
- googlemock/test/gmock-matchers-misc_test.cc+4-4
- googlemock/test/gmock-spec-builders_test.cc+4-4
- googletest/include/gtest/gtest-matchers.h+2-2
0 commit comments