aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Implements the MATCHER* macros.zhanyong.wan2009-02-124-1/+1059
* Fixes the "ambiguous overload" compiler error when a mock function takes an a...zhanyong.wan2009-02-111-2/+13
* Implements action Throw(exception).zhanyong.wan2009-02-062-0/+20
* Improves ACTION* to allow explicit instantiating with reference types.zhanyong.wan2009-02-022-116/+116
* Improves error messages for undefined return value (by Sverre Sundsdal); impr...zhanyong.wan2009-01-272-12/+36
* Implements ContainerEq.zhanyong.wan2009-01-161-0/+78
* Implements the ACTION* macros.shiqian2009-01-092-0/+1180
* Fixes compatibility with gcc 4.3's tuple implementation.shiqian2008-12-111-8/+74
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-1018-0/+10525