aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock_output_test_.cc
Commit message (Expand)AuthorAgeFilesLines
* Improves the tests for nice, naggy, and strict mocks.zhanyong.wan2013-03-011-1/+2
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Fixes a slew of compiler warnings and turns on "warning as error" in the scon...zhanyong.wan2009-12-231-0/+5
* Enables more verbose output for expectations (by Sverre Sundsdal); Fixes info...vladlosev2009-10-211-0/+4
* Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as...zhanyong.wan2009-06-091-6/+6
* Improves the error message for leaked mocks to include the test name (by Zhan...zhanyong.wan2009-05-051-0/+11
* Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.zhanyong.wan2009-04-221-0/+29
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+241