aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock-actions_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Pyth...zhanyong.wan2009-11-241-4/+0
* Enables gmock's implicit_cast to work with source types thatvladlosev2009-11-181-0/+47
* Makes gmock work on Symbian (both 3rd & 5th editions), original patch contrib...zhanyong.wan2009-09-251-4/+15
* Simplifies gmock code using gtest's OS-indicating macros.zhanyong.wan2009-09-241-4/+4
* Simplifies the tests using EXPECT_DEATH_IF_SUPPORTED.zhanyong.wan2009-09-111-20/+8
* Re-organizes the file structure for actions.zhanyong.wan2009-07-221-80/+84
* Adds more tests for using SetArgumentPointee with protobufs; works around a c...zhanyong.wan2009-05-131-8/+56
* Makes the code compile on Windows CE.zhanyong.wan2009-03-111-0/+7
* Cleans up macro definitions.zhanyong.wan2009-02-231-8/+8
* Improves error messages for undefined return value (by Sverre Sundsdal); impr...zhanyong.wan2009-01-271-0/+77
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+902