File tree
4 files changed
+69
-25
lines changed- src
- Servers/HttpSys
- src/RequestProcessing
- test/FunctionalTests
- submodules
4 files changed
+69
-25
lines changedLines changed: 13 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
167 | 174 |
| |
168 | 175 |
| |
169 | 176 |
| |
| |||
183 | 190 |
| |
184 | 191 |
| |
185 | 192 |
| |
186 |
| - | |
| 193 | + | |
| 194 | + | |
187 | 195 |
| |
188 | 196 |
| |
189 | 197 |
| |
| |||
244 | 252 |
| |
245 | 253 |
| |
246 | 254 |
| |
247 |
| - | |
| 255 | + | |
248 | 256 |
| |
249 | 257 |
| |
250 | 258 |
| |
|
Lines changed: 10 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 |
| - | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 | 32 |
| |
48 | 33 |
| |
49 | 34 |
| |
50 | 35 |
| |
51 | 36 |
| |
| 37 | + | |
52 | 38 |
| |
53 | 39 |
| |
54 | 40 |
| |
| |||
87 | 73 |
| |
88 | 74 |
| |
89 | 75 |
| |
90 |
| - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
91 | 83 |
| |
92 | 84 |
| |
93 | 85 |
| |
|
Lines changed: 45 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
42 | 64 |
| |
43 | 65 |
| |
44 | 66 |
| |
| |||
57 | 79 |
| |
58 | 80 |
| |
59 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
60 | 105 |
| |
61 | 106 |
| |
62 | 107 |
| |
| |||
87 | 132 |
| |
88 | 133 |
| |
89 | 134 |
| |
90 |
| - | |
91 | 135 |
| |
92 | 136 |
| |
93 | 137 |
| |
|
Submodule googletest updated 46 files
- BUILD.bazel+13-2
- README.md+4-3
- WORKSPACE+25-3
- ci/linux-presubmit.sh+3
- docs/gmock_cook_book.md+22-17
- docs/gmock_for_dummies.md+6-6
- docs/reference/mocking.md+3-1
- googlemock/include/gmock/gmock-actions.h+521-67
- googlemock/include/gmock/gmock-matchers.h+25-19
- googlemock/include/gmock/gmock-more-actions.h+2-1
- googlemock/include/gmock/gmock-nice-strict.h+6-3
- googlemock/include/gmock/gmock-spec-builders.h+46-9
- googlemock/include/gmock/internal/gmock-internal-utils.h+6-3
- googlemock/include/gmock/internal/gmock-port.h+47-20
- googlemock/src/gmock-cardinalities.cc+2-1
- googlemock/test/gmock-actions_test.cc+548-38
- googlemock/test/gmock-cardinalities_test.cc+2-1
- googlemock/test/gmock-function-mocker_test.cc+27-11
- googlemock/test/gmock-matchers-arithmetic_test.cc+10-4
- googlemock/test/gmock-matchers-comparisons_test.cc+41-14
- googlemock/test/gmock-matchers-containers_test.cc+52-17
- googlemock/test/gmock-matchers-misc_test.cc+11-4
- googlemock/test/gmock-matchers_test.h+54-16
- googlemock/test/gmock-nice-strict_test.cc+6-3
- googlemock/test/gmock-spec-builders_test.cc+15-7
- googlemock/test/gmock_leak_test_.cc+2-1
- googlemock/test/gmock_link_test.h+2-1
- googlemock/test/gmock_output_test_.cc+2-1
- googletest/include/gtest/gtest-matchers.h+11-6
- googletest/include/gtest/gtest-param-test.h+5-2
- googletest/include/gtest/gtest-spi.h+6-2
- googletest/include/gtest/gtest-test-part.h+4-2
- googletest/include/gtest/gtest.h+18-9
- googletest/include/gtest/internal/custom/README.md-14
- googletest/include/gtest/internal/gtest-death-test-internal.h+6-3
- googletest/include/gtest/internal/gtest-internal.h+41-33
- googletest/include/gtest/internal/gtest-param-util.h+15-5
- googletest/include/gtest/internal/gtest-port.h+139-102
- googletest/src/gtest-internal-inl.h+19-7
- googletest/src/gtest-port.cc+6-3
- googletest/src/gtest.cc+39-7
- googletest/test/BUILD.bazel+4
- googletest/test/googletest-param-test-test.cc+5-2
- googletest/test/googletest-port-test.cc+5-8
- googletest/test/gtest_help_test.py+41-26
- googletest/test/gtest_unittest.cc+70-37
0 commit comments