File tree
3 files changed
+4
-4
lines changed- .azure/pipelines
- eng
- src/submodules
3 files changed
+4
-4
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
| 121 | + | |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Submodule googletest updated 19 files
- .github/workflows/gtest-ci.yml-43
- docs/primer.md+8-9
- docs/reference/testing.md+4-2
- googlemock/include/gmock/gmock-actions.h+6-6
- googlemock/include/gmock/gmock-matchers.h+74-74
- googlemock/include/gmock/internal/gmock-internal-utils.h+8-6
- googlemock/src/gmock-internal-utils.cc+3-2
- googletest/include/gtest/gtest-assertion-result.h+1-1
- googletest/include/gtest/gtest-param-test.h+4-4
- googletest/include/gtest/gtest-typed-test.h+65-61
- googletest/include/gtest/internal/gtest-internal.h+12-45
- googletest/include/gtest/internal/gtest-param-util.h+4-4
- googletest/include/gtest/internal/gtest-port-arch.h+2
- googletest/include/gtest/internal/gtest-port.h+34-13
- googletest/src/gtest-port.cc+34-19
- googletest/src/gtest.cc+52-25
- googletest/test/googletest-json-output-unittest.py+15
- googletest/test/gtest_json_test_utils.py+3
- googletest/test/gtest_unittest.cc+4-19
0 commit comments