| Name |
Last commit
|
Last update |
|---|---|---|
| build-aux | ||
| include/gmock | ||
| make | ||
| msvc | ||
| scripts | ||
| src | ||
| test | ||
| CHANGES | ||
| CMakeLists.txt | ||
| CONTRIBUTORS | ||
| LICENSE | ||
| Makefile.am | ||
| README | ||
| configure.ac |
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 |
|---|---|---|
| build-aux | Loading commit data... | |
| include/gmock | Loading commit data... | |
| make | Loading commit data... | |
| msvc | Loading commit data... | |
| scripts | Loading commit data... | |
| src | Loading commit data... | |
| test | Loading commit data... | |
| CHANGES | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| CONTRIBUTORS | Loading commit data... | |
| LICENSE | Loading commit data... | |
| Makefile.am | Loading commit data... | |
| README | Loading commit data... | |
| configure.ac | Loading commit data... |