aboutsummaryrefslogtreecommitdiffstats
path: root/include/gmock/gmock-generated-function-mockers.h
Commit message (Expand)AuthorAgeFilesLines
* Allows the return type of a mock method to contain unprotected commas.zhanyong.wan2013-03-011-301/+363
* Makes Google Mock compile much faster and use much less memory; reviewed by N...zhanyong.wan2011-02-231-29/+34
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Removes some gmock internal macros; sorts the file lists in Makefile.am; pick...zhanyong.wan2010-08-091-1/+1
* Moves the universal printer from gmock to gtest (by Vlad Losev).zhanyong.wan2010-05-101-11/+11
* Fixes a slew of compiler warnings and turns on "warning as error" in the scon...zhanyong.wan2009-12-231-0/+55
* Makes gmock-generated-function-mockers.h conform to the C++ standard.zhanyong.wan2009-11-121-15/+56
* Implements the MockFunction class.zhanyong.wan2009-09-251-0/+111
* Allows mock methods overloaded on argument number or the const-ness of this o...zhanyong.wan2009-03-251-61/+72
* Makes sure all internal macros are named GMOCK_*_. No functionality is changed.zhanyong.wan2009-02-191-274/+274
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+706