3 files changed
+5
-4
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
210 |
| - | |
211 |
| - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
|
Submodule googletest updated 19 files
- BUILD.bazel+17
- MODULE.bazel+4
- docs/gmock_for_dummies.md+2
- docs/reference/mocking.md+2-2
- fake_fuchsia_sdk.bzl+33
- googlemock/CMakeLists.txt+4-3
- googlemock/include/gmock/gmock-matchers.h+12-11
- googlemock/include/gmock/gmock-more-actions.h+3-2
- googlemock/src/gmock-spec-builders.cc+1-1
- googlemock/test/gmock-more-actions_test.cc+10
- googletest/include/gtest/gtest.h+28-11
- googletest/include/gtest/internal/gtest-death-test-internal.h+1-1
- googletest/src/gtest-death-test.cc+18-16
- googletest/src/gtest-internal-inl.h+12-12
- googletest/src/gtest.cc+43-21
- googletest/test/googletest-death-test-test.cc+39-37
- googletest/test/gtest_environment_test.cc+52-44
- googletest/test/gtest_repeat_test.cc+1-3
- googletest_deps.bzl+6
0 commit comments