-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump deps/googletest from
e235eb3
to c00fd25
Bumps [deps/googletest](https://github.com/google/googletest) from `e235eb3` to `c00fd25`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](google/googletest@e235eb3...c00fd25) --- updated-dependencies: - dependency-name: deps/googletest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
0b3f334
commit 3b3cc2c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule googletest
updated
19 files
+2 β2 | CMakeLists.txt | |
+2 β2 | MODULE.bazel | |
+7 β4 | README.md | |
+5 β6 | WORKSPACE | |
+47 β29 | ci/linux-presubmit.sh | |
+7 β4 | ci/macos-presubmit.sh | |
+25 β13 | ci/windows-presubmit.bat | |
+2 β1 | docs/reference/actions.md | |
+17 β0 | googlemock/include/gmock/gmock-actions.h | |
+3 β3 | googlemock/test/gmock-actions_test.cc | |
+39 β10 | googlemock/test/gmock-more-actions_test.cc | |
+3 β4 | googlemock/test/gmock-spec-builders_test.cc | |
+1 β1 | googletest/README.md | |
+1 β1 | googletest/cmake/internal_utils.cmake | |
+2 β2 | googletest/include/gtest/internal/gtest-port.h | |
+0 β1 | googletest/test/BUILD.bazel | |
+7 β1 | googletest/test/googletest-printers-test.cc | |
+2 β2 | googletest/test/googletest-setuptestsuite-test_.cc | |
+3 β3 | googletest_deps.bzl |