Commit ccb8dec
authored
Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `a0f06a7` to `36ba75f`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@a0f06a7...36ba75f)
---
updated-dependencies:
- dependency-name: PythonScript.Tests/gtest
dependency-version: 36ba75f0ad5383a9759f17f3f72fd4661c72cb6d
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bf6541 commit ccb8dec
1 file changed
Lines changed: 1 addition & 1 deletion
- BUILD.bazel+13
- MODULE.bazel+5-6
- README.md+3-3
- WORKSPACE+11-6
- ci/linux-presubmit.sh+5-5
- ci/macos-presubmit.sh+1-1
- ci/windows-presubmit.bat+3-1
- docs/quickstart-bazel.md+1-1
- googlemock/include/gmock/gmock-actions.h+20-21
- googlemock/include/gmock/gmock-matchers.h+31-87
- googlemock/include/gmock/internal/gmock-internal-utils.h+1-11
- googlemock/test/gmock-actions_test.cc+7-9
- googlemock/test/gmock-matchers-comparisons_test.cc+16-41
- googlemock/test/gmock-matchers-containers_test.cc+60
- googlemock/test/gmock_test.cc+6-3
- googletest/README.md+1-1
- googletest/cmake/internal_utils.cmake+3-2
- googletest/include/gtest/gtest-matchers.h+33-17
- googletest/include/gtest/gtest-param-test.h+2-2
- googletest/include/gtest/gtest-printers.h+21-31
- googletest/include/gtest/gtest.h+13-9
- googletest/include/gtest/internal/gtest-death-test-internal.h+5
- googletest/include/gtest/internal/gtest-internal.h+11-10
- googletest/include/gtest/internal/gtest-port.h+112-37
- googletest/src/gtest-matchers.cc-2
- googletest/src/gtest-port.cc+19-4
- googletest/src/gtest-printers.cc+50-12
- googletest/src/gtest.cc+16-12
- googletest/test/googletest-printers-test.cc+24-19
- googletest/test/gtest_unittest.cc+37-33
0 commit comments