History log of /external/googletest/googlemock/test/gmock-actions_test.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a0435dc6879c336ab29afd64c380995055d2cd53 12-Oct-2015 Mark Mentovai <mark@chromium.org> googlemock: Support C++11 language with pre-C++11 library

This guards use of <type_traits> and its features with
GTEST_HAS_STD_TYPE_TRAITS_, and std::function with
GTEST_HAS_STD_FUNCTION_.
/external/googletest/googlemock/test/gmock-actions_test.cc
affb09edf0dfac4e8570f99ed5af09543a7ffe4f 25-Aug-2015 Billy Donahue <billydonahue@google.com> move googlemock files into googlemock/ subdir
/external/googletest/googlemock/test/gmock-actions_test.cc