aboutsummaryrefslogtreecommitdiffstats
path: root/include/gmock/gmock.h
Commit message (Expand)AuthorAgeFilesLines
* Implements matcher IsEmpty(); also pulls in gtest r643.zhanyong.wan2013-03-011-2/+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-9/+9
* Moves the universal printer from gmock to gtest (by Vlad Losev).zhanyong.wan2010-05-101-1/+0
* Re-organizes the file structure for actions.zhanyong.wan2009-07-221-0/+1
* Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as...zhanyong.wan2009-06-091-4/+4
* Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.zhanyong.wan2009-04-221-0/+1
* Makes sure all internal macros are named GMOCK_*_. No functionality is changed.zhanyong.wan2009-02-191-1/+1
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+92