File tree
5 files changed
+27
-4
lines changed- docs
- guides
- testing
- third_party
- abseil-cpp
5 files changed
+27
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
401 | 401 |
| |
402 | 402 |
| |
403 | 403 |
| |
404 |
| - | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
405 | 409 |
| |
406 | 410 |
| |
407 | 411 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
259 | 278 |
| |
260 | 279 |
| |
261 | 280 |
| |
|
Submodule googletest updated 25 files
- BUILD.bazel+13-13
- CMakeLists.txt+1-1
- MODULE.bazel+15-9
- README.md+5-9
- WORKSPACE+36-3
- ci/windows-presubmit.bat+6-1
- docs/advanced.md+1-1
- docs/quickstart-bazel.md+23-30
- googlemock/include/gmock/gmock-actions.h+53-14
- googlemock/include/gmock/gmock-matchers.h+65-30
- googlemock/include/gmock/gmock-more-actions.h+4-3
- googlemock/include/gmock/gmock-spec-builders.h+4-6
- googlemock/include/gmock/internal/gmock-port.h+1
- googlemock/src/gmock-cardinalities.cc+4-4
- googlemock/test/gmock-actions_test.cc+52-4
- googlemock/test/gmock-matchers-arithmetic_test.cc+27-27
- googlemock/test/gmock-matchers-comparisons_test.cc+5-2
- googlemock/test/gmock-matchers-containers_test.cc+15-8
- googlemock/test/gmock-matchers-misc_test.cc+6-6
- googlemock/test/gmock-pp_test.cc+1-1
- googlemock/test/gmock_link_test.h+1-1
- googletest/README.md+1-1
- googletest/include/gtest/internal/gtest-type-util.h+3-3
- googletest/src/gtest.cc+5-2
- googletest_deps.bzl+10-10
0 commit comments