Make single argument constructors explicit in macros.
Remove NOMINMAX macro.
Add macros for disabling Microsoft Visual C++ warnings.
Add WhenDynamicCastTo<T> matcher.
A matcher that matches a pointer that matches inner_matcher when
dynamic_cast<T> is applied.
Add IWYU export pragmas to the tuple include lines.
Fix NativeArray to not require a copy constructor unless we ask for one.
This allows ElementsAre() to support non-copyable types.
Examine WINAPI_FAMILY_PARTITION macros to better distinguish windows platforms.
Author: martin@martin.st
From: https://codereview.appspot.com/57220043/
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| gmock-actions_test.cc | Loading commit data... | |
| gmock-cardinalities_test.cc | Loading commit data... | |
| gmock-generated-actions_test.cc | Loading commit data... | |
| gmock-generated-function-mockers_test.cc | Loading commit data... | |
| gmock-generated-internal-utils_test.cc | Loading commit data... | |
| gmock-generated-matchers_test.cc | Loading commit data... | |
| gmock-internal-utils_test.cc | Loading commit data... | |
| gmock-matchers_test.cc | Loading commit data... | |
| gmock-more-actions_test.cc | Loading commit data... | |
| gmock-nice-strict_test.cc | Loading commit data... | |
| gmock-port_test.cc | Loading commit data... | |
| gmock-spec-builders_test.cc | Loading commit data... | |
| gmock_all_test.cc | Loading commit data... | |
| gmock_ex_test.cc | Loading commit data... | |
| gmock_leak_test.py | Loading commit data... | |
| gmock_leak_test_.cc | Loading commit data... | |
| gmock_link2_test.cc | Loading commit data... | |
| gmock_link_test.cc | Loading commit data... | |
| gmock_link_test.h | Loading commit data... | |
| gmock_output_test.py | Loading commit data... | |
| gmock_output_test_.cc | Loading commit data... | |
| gmock_output_test_golden.txt | Loading commit data... | |
| gmock_stress_test.cc | Loading commit data... | |
| gmock_test.cc | Loading commit data... | |
| gmock_test_utils.py | Loading commit data... |