Homec4science

Push several shanges:

Authored by billydonahue <billydonahue@google.com> on May 19 2014, 19:54.

Description

Push several shanges:

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/

Details

Committed
billydonahue <billydonahue@google.com>May 19 2014, 19:54
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:bd0188320de5: Export tuple and friends in the ::testing namespace.
Branches
Unknown
Tags
Unknown

Event Timeline

billydonahue <billydonahue@google.com> committed R9484:1f5fdea417f1: Push several shanges: (authored by billydonahue <billydonahue@google.com>).May 19 2014, 19:54