Commit a4ebde6
authored
Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `4219e72` to `6045bf2`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@4219e72...6045bf2)
---
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 89372df commit a4ebde6
1 file changed
+1
-1
lines changed- .github/workflows/gtest-ci.yml+3
- CMakeLists.txt+4
- CONTRIBUTING.md+2-2
- README.md+1-1
- docs/_layouts/default.html+1-1
- docs/advanced.md+5-5
- docs/faq.md+1-1
- docs/quickstart-cmake.md+3-2
- docs/samples.md+1-1
- googlemock/include/gmock/gmock-actions.h+1-1
- googlemock/include/gmock/gmock-matchers.h+8-3
- googlemock/include/gmock/gmock-more-matchers.h+38-7
- googlemock/src/gmock-internal-utils.cc+1-1
- googlemock/src/gmock-spec-builders.cc+1-1
- googlemock/test/gmock-actions_test.cc+2-2
- googlemock/test/gmock-matchers-comparisons_test.cc+36
- googlemock/test/gmock-matchers-misc_test.cc+1-1
- googlemock/test/gmock-spec-builders_test.cc+2-2
- googlemock/test/gmock_output_test_golden.txt+4-4
- googletest/README.md+2-2
- googletest/cmake/internal_utils.cmake+12-3
- googletest/include/gtest/gtest-printers.h+2-2
- googletest/include/gtest/internal/gtest-internal.h+4-4
- googletest/include/gtest/internal/gtest-port.h+1-1
- googletest/src/gtest-death-test.cc+2-2
- googletest/src/gtest-internal-inl.h+3-3
- googletest/src/gtest.cc+7-5
- googletest/test/googletest-param-test-test.cc+2-2
- googletest/test/gtest-unittest-api_test.cc+2-2
- googletest/test/gtest_unittest.cc+1-1
0 commit comments