File tree
5 files changed
+1
-23
lines changed- .azuredevops/pull_request_template/branches
- .github
- PULL_REQUEST_TEMPLATE
- workflows
- src/submodules
5 files changed
+1
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
Submodule googletest updated 62 files
- BUILD.bazel+4-15
- CMakeLists.txt+2-2
- MODULE.bazel+4-4
- README.md+12-4
- WORKSPACE+9-8
- ci/linux-presubmit.sh+59-94
- ci/macos-presubmit.sh+5-15
- ci/windows-presubmit.bat+14-36
- docs/_layouts/default.html+7-7
- docs/advanced.md+62-92
- docs/faq.md+13
- docs/gmock_cook_book.md+6-39
- docs/quickstart-bazel.md+8-8
- docs/quickstart-cmake.md+3-3
- docs/reference/actions.md+3-4
- docs/reference/matchers.md+4-34
- docs/reference/testing.md+1-98
- googlemock/include/gmock/gmock-actions.h+9-53
- googlemock/include/gmock/gmock-matchers.h+32-259
- googlemock/include/gmock/gmock-more-actions.h+5-4
- googlemock/include/gmock/internal/gmock-internal-utils.h+5
- googlemock/src/gmock-spec-builders.cc+1-1
- googlemock/test/gmock-actions_test.cc+4-20
- googlemock/test/gmock-function-mocker_test.cc+1-1
- googlemock/test/gmock-matchers-arithmetic_test.cc-183
- googlemock/test/gmock-matchers-comparisons_test.cc+6-102
- googlemock/test/gmock-matchers-containers_test.cc+11-302
- googlemock/test/gmock-more-actions_test.cc+10-39
- googlemock/test/gmock-spec-builders_test.cc+5-4
- googlemock/test/gmock_output_test_golden.txt+4-4
- googletest/CMakeLists.txt+3
- googletest/README.md+6-6
- googletest/cmake/internal_utils.cmake+1-1
- googletest/include/gtest/gtest-assertion-result.h-7
- googletest/include/gtest/gtest-matchers.h-29
- googletest/include/gtest/gtest-param-test.h+39-95
- googletest/include/gtest/gtest-printers.h+49-55
- googletest/include/gtest/gtest-typed-test.h+65-61
- googletest/include/gtest/gtest.h+4-7
- googletest/include/gtest/internal/gtest-internal.h+44-40
- googletest/include/gtest/internal/gtest-param-util.h+14-48
- googletest/include/gtest/internal/gtest-port.h+180-10
- googletest/src/gtest-internal-inl.h-4
- googletest/src/gtest-printers.cc+10-10
- googletest/src/gtest.cc+39-130
- googletest/test/BUILD.bazel+17-51
- googletest/test/googletest-color-test.py-1
- googletest/test/googletest-death-test-test.cc+1-1
- 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-165
- googletest/test/googletest-fail-if-no-test-selected-test.py-91
- googletest/test/googletest-filter-unittest.py-19
- googletest/test/googletest-json-output-unittest.py+17-19
- googletest/test/googletest-output-test-golden-lin.txt+1-1
- googletest/test/googletest-param-test-test.cc+1-71
- googletest/test/googletest-printers-test.cc+19-73
- googletest/test/googletest-setuptestsuite-test_.cc+2-2
- googletest/test/gtest_unittest.cc+9-11
- 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