aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmock-matchers.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds support for building Google Mock as a shared library (DLL).vladlosev2011-05-201-3/+4
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Replaces Python-style interpolation with arbitrary C++ string expression in M...zhanyong.wan2010-06-081-100/+11
* Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Lo...zhanyong.wan2009-12-011-12/+0
* Implements custom description string for MATCHER*.zhanyong.wan2009-02-191-2/+143
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+61