Commit 566cd0a
authored
Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `16f637f` to `bb92160`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@16f637f...bb92160)
---
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 048fc63 commit 566cd0a
1 file changed
+1
-1
lines changed- .github/workflows/gtest-ci.yml+40
- README.md+1-1
- docs/advanced.md+58-2
- docs/quickstart-bazel.md+5-5
- googlemock/src/gmock-spec-builders.cc+4-4
- googlemock/test/gmock-internal-utils_test.cc+3-3
- googlemock/test/gmock-matchers_test.cc+8-6
- googlemock/test/gmock-spec-builders_test.cc+1-1
- googletest/include/gtest/gtest-printers.h+6
- googletest/include/gtest/gtest.h+5
- googletest/include/gtest/internal/gtest-port.h+43-77
- googletest/src/gtest-port.cc+4-24
- googletest/src/gtest.cc+20-8
- googletest/test/googletest-port-test.cc+8-4
- googletest/test/googletest-printers-test.cc+10
- googletest/test/gtest_test_utils.py+12-69
- googletest/test/gtest_unittest.cc+6
0 commit comments