File tree
8 files changed
+15
-15
lines changed- .github/workflows
- src/submodules
8 files changed
+15
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Submodule googletest updated 45 files
- BUILD.bazel-14
- CMakeLists.txt+2-2
- MODULE.bazel+2-2
- README.md+4-7
- WORKSPACE+6-5
- ci/linux-presubmit.sh+29-47
- ci/macos-presubmit.sh+4-7
- ci/windows-presubmit.bat+13-25
- docs/advanced.md+45-59
- docs/gmock_cook_book.md+6-39
- docs/reference/actions.md+1-2
- docs/reference/matchers.md+4-7
- docs/reference/testing.md+1-98
- googlemock/include/gmock/gmock-actions.h+6-23
- googlemock/include/gmock/gmock-matchers.h+4-144
- googlemock/include/gmock/gmock-more-actions.h+5-4
- googlemock/include/gmock/internal/gmock-internal-utils.h+5
- googlemock/test/gmock-actions_test.cc+3-3
- googlemock/test/gmock-matchers-arithmetic_test.cc-183
- googlemock/test/gmock-more-actions_test.cc+10-39
- googlemock/test/gmock-spec-builders_test.cc+4-3
- googletest/README.md+1-1
- googletest/cmake/internal_utils.cmake+1-1
- googletest/include/gtest/gtest-assertion-result.h-7
- googletest/include/gtest/gtest-param-test.h+39-95
- googletest/include/gtest/gtest-typed-test.h+65-61
- googletest/include/gtest/gtest.h+2-2
- googletest/include/gtest/internal/gtest-internal.h+22-26
- googletest/include/gtest/internal/gtest-param-util.h+14-48
- googletest/include/gtest/internal/gtest-port.h+64-2
- googletest/src/gtest-internal-inl.h-4
- googletest/src/gtest.cc+27-97
- googletest/test/BUILD.bazel+17-51
- googletest/test/googletest-fail-if-no-test-linked-test-with-disabled-test_.cc-38
- googletest/test/googletest-fail-if-no-test-linked-test-with-enabled-test_.cc-38
- googletest/test/googletest-fail-if-no-test-linked-test.py-169
- googletest/test/googletest-filter-unittest.py-19
- googletest/test/googletest-json-output-unittest.py+17-19
- googletest/test/googletest-param-test-test.cc-70
- googletest/test/googletest-printers-test.cc+1-7
- googletest/test/googletest-setuptestsuite-test_.cc+2-2
- googletest/test/gtest_unittest.cc+4-3
- googletest/test/gtest_xml_output_unittest.py+43-45
- googletest/test/gtest_xml_output_unittest_.cc+1-5
- googletest_deps.bzl+3-3
0 commit comments