Commit 59afee6
authored
Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `24a9e94` to `52204f7`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@24a9e94...52204f7)
---
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 75fc449 commit 59afee6
1 file changed
+1
-1
lines changed- docs/faq.md-13
- docs/gmock_cook_book.md+39-6
- docs/reference/matchers.md+2
- docs/reference/testing.md+98-1
- googlemock/include/gmock/gmock-actions.h+4
- googlemock/include/gmock/gmock-matchers.h+184-16
- googlemock/test/gmock-matchers-arithmetic_test.cc+183
- googlemock/test/gmock-matchers-containers_test.cc+302-11
- googletest/include/gtest/gtest-param-test.h+62-5
- googletest/include/gtest/internal/gtest-internal.h+1-1
- googletest/include/gtest/internal/gtest-param-util.h+48-14
- googletest/test/googletest-param-test-test.cc+70
0 commit comments