aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmock.cc
Commit message (Collapse)AuthorAgeFilesLines
* Turns --gmock_catch_leaked_mocks on by default.zhanyong.wan2009-04-291-3/+1
|
* Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.zhanyong.wan2009-04-221-1/+30
|
* Makes sure all internal macros are named GMOCK_*_. No functionality is changed.zhanyong.wan2009-02-191-6/+6
|
* Initial drop of Google Mock. The files are incomplete and thus may not ↵shiqian2008-12-101-0/+155
build correctly yet.