aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmock.cc
Commit message (Expand)AuthorAgeFilesLines
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm2012-11-151-3/+3
* Adds support for building Google Mock as a shared library (DLL).vladlosev2011-05-201-2/+2
* 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