summaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock-matchers_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Pass the -Wmissing-declarations warning.David Benjamin2018-01-031-4/+0
* Fix gmock tests when std::unary_function unavailablerefs/pull/1218/headArkady Shapkin2017-10-251-2/+5
* Fix tests with VS2015 and VS2017Arkadiy Shapkin2017-10-251-0/+5
* Support ref-qualified member functions in Property().refs/pull/1220/headRoman Perepelitsa2017-08-221-0/+20
* Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/headNico Weber2017-05-151-78/+84
* Reformatted the Unprintable operator== code style.refs/pull/821/headmazong11232016-07-141-1/+4
* Fixed issue #775mazong11232016-07-141-2/+3
* Name the helper AsBits()refs/pull/627/headMark Mentovai2015-11-121-11/+10
* Use a templated helper to wrap the castMark Mentovai2015-11-111-14/+15
* Leave decltype(max_ulps_) alone and cast, not sure this is betterMark Mentovai2015-11-111-12/+14
* Fix warnings encountered in MSVC build of gtest/gmock testsMark Mentovai2015-11-111-1/+1
* Merge pull request #612 from mark-chromium/gmock_rttiBilly Donahue2015-11-101-4/+4
|\
| * googlemock: Disable WhenDynamicCastToTest tests when RTTI is offrefs/pull/612/headMark Mentovai2015-10-121-4/+4
* | googlemock: Support C++11 language with pre-C++11 libraryrefs/pull/611/headMark Mentovai2015-10-121-4/+4
|/
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+5646