-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #908 from AMS21/dependabot/submodules/external/ben…
…chmark-4e3f2d8 Bump external/benchmark from `761305e` to `4e3f2d8`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule benchmark
updated
9 files
+1 −1 | .github/workflows/build-and-test-min-cmake.yml | |
+1 −1 | CMakeLists.txt | |
+5 −5 | MODULE.bazel | |
+2 −2 | cmake/GoogleTest.cmake.in | |
+4 −0 | src/benchmark.cc | |
+11 −5 | src/colorprint.cc | |
+1 −1 | test/BUILD | |
+1 −0 | test/CMakeLists.txt | |
+42 −0 | test/profiler_manager_gtest.cc |