aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmock.cc
Commit message (Expand)AuthorAgeFilesLines
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Depends on gtest r300, which allows String to contain NUL.zhanyong.wan2009-09-011-1/+1
* 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 build...shiqian2008-12-101-0/+155