File tree
6 files changed
+6
-2
lines changed- eng
- src
- Caching/SqlServer/src
- Tools/dotnet-sql-cache/src
- submodules
6 files changed
+6
-2
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
| 179 | + | |
179 | 180 |
| |
180 | 181 |
| |
181 | 182 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
| 245 | + | |
245 | 246 |
| |
246 | 247 |
| |
247 | 248 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
Submodule googletest updated 35 files
- CMakeLists.txt+1-1
- CONTRIBUTING.md+4-4
- README.md+4-4
- ci/linux-presubmit.sh+1-1
- docs/advanced.md+3-3
- docs/faq.md+18-39
- docs/gmock_cook_book.md+6
- docs/gmock_for_dummies.md+2-2
- docs/primer.md+11-11
- googlemock/CMakeLists.txt+10-10
- googlemock/README.md+3-3
- googlemock/include/gmock/gmock-function-mocker.h+5-4
- googlemock/include/gmock/gmock-matchers.h+2-2
- googlemock/include/gmock/gmock.h+8-7
- googlemock/src/gmock-matchers.cc+1-1
- googlemock/test/gmock-matchers-comparisons_test.cc+9
- googlemock/test/gmock-spec-builders_test.cc+1-1
- googletest/CMakeLists.txt+13-13
- googletest/README.md+1-1
- googletest/cmake/internal_utils.cmake+19-19
- googletest/include/gtest/gtest-message.h+9-10
- googletest/include/gtest/gtest-printers.h+29-7
- googletest/include/gtest/internal/gtest-death-test-internal.h+1-3
- googletest/include/gtest/internal/gtest-internal.h+5-5
- googletest/include/gtest/internal/gtest-param-util.h+3-1
- googletest/include/gtest/internal/gtest-port.h+47-23
- googletest/src/gtest-death-test.cc+1-1
- googletest/src/gtest-filepath.cc+1-1
- googletest/src/gtest-internal-inl.h+1-1
- googletest/src/gtest-port.cc+37-10
- googletest/src/gtest.cc+5-3
- googletest/test/googletest-port-test.cc+3-3
- googletest/test/googletest-printers-test.cc+16
- googletest/test/gtest_help_test.py+23-41
- googletest_deps.bzl+4-4
0 commit comments