aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock-generated-actions_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds actions ReturnNew<T>(...) and DeleteArg<k>(), by Jason Hsueh.zhanyong.wan2009-04-091-0/+103
* Adds two actions: SaveArg and SetArgReferee.zhanyong.wan2009-02-191-0/+61
* Implements action Throw(exception).zhanyong.wan2009-02-061-0/+21
* Improves ACTION* to allow explicit instantiating with reference types.zhanyong.wan2009-02-021-0/+30
* Implements the ACTION* macros.shiqian2009-01-091-0/+338
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+946