aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock-more-actions_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Reduced template instantiation depth for the AllOf and AnyOf matchers. Also s...jgm2012-04-101-0/+1
* Adds action SaveArgPointee.zhanyong.wan2010-10-141-0/+27
* Adds SetArgPointee to replace SetArgumentPointee.zhanyong.wan2010-10-051-1/+0
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-3/+3
* Implements ReturnPointee() and ReturnRefOfCopy().zhanyong.wan2010-07-031-0/+10
* Fixes a slew of compiler warnings and turns on "warning as error" in the scon...zhanyong.wan2009-12-231-8/+12
* Removes dead code in gmock-more-actions_test.cc.zhanyong.wan2009-09-121-132/+0
* Re-organizes the file structure for actions.zhanyong.wan2009-07-221-0/+796