aboutsummaryrefslogtreecommitdiffstats
path: root/include/gmock/gmock-spec-builders.h
Commit message (Expand)AuthorAgeFilesLines
* Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.zhanyong.wan2009-04-221-2/+25
* Fixes an error when compiling with gcc 4.4.zhanyong.wan2009-03-311-1/+1
* Allows a mock object to delete itself in an action. By Simon Bowden.zhanyong.wan2009-03-031-4/+12
* Makes sure all internal macros are named GMOCK_*_. No functionality is changed.zhanyong.wan2009-02-191-5/+5
* Improves error messages for undefined return value (by Sverre Sundsdal); impr...zhanyong.wan2009-01-271-12/+18
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+1568