This repository was archived by the owner on Jun 15, 2023. It is now read-only.
File tree
18 files changed
+1219
-882
lines changed- extern
- boost
- include
- src
- test
18 files changed
+1219
-882
lines changedSubmodule googletest updated 13 files
- .github/workflows/gtest-ci.yml+1-1
- docs/gmock_cook_book.md+6-7
- docs/quickstart-bazel.md+1-1
- googlemock/include/gmock/gmock-function-mocker.h+3-3
- googlemock/include/gmock/internal/gmock-internal-utils.h+11
- googlemock/src/gmock-spec-builders.cc-7
- googletest/include/gtest/gtest-param-test.h+6-1
- googletest/include/gtest/gtest.h-11
- googletest/include/gtest/internal/gtest-port-arch.h-2
- googletest/include/gtest/internal/gtest-port.h+11-21
- googletest/src/gtest-filepath.cc+2-2
- googletest/src/gtest.cc+1-2
- googletest/src/gtest_main.cc-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 |
| |
4 | 7 |
| |
5 | 8 |
| |
| |||
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
| 26 | + | |
| 27 | + | |
23 | 28 |
| |
24 | 29 |
| |
25 | 30 |
| |
|
0 commit comments