summaryrefslogtreecommitdiff
path: root/test/gmock_output_test_golden.txt
Commit message (Expand)AuthorAgeFilesLines
* Suppresses the stack trace in a warning for uninteresting call by default; th...kosak@google.com2015-02-141-4/+0
* Adds a note in the "uninteresting mock method call" warning to advise people ...kosak@google.com2014-01-121-0/+4
* Implements Pointwise().zhanyong.wan2010-05-171-3/+3
* Improves matcher messages across the board.zhanyong.wan2010-03-241-3/+3
* Enables more verbose output for expectations (by Sverre Sundsdal); Fixes info...vladlosev2009-10-211-21/+29
* Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as...zhanyong.wan2009-06-091-6/+6
* Implements the Args<k1, ..., kn>(m) matcher.zhanyong.wan2009-06-091-4/+4
* Improves the error message for leaked mocks to include the test name (by Zhan...zhanyong.wan2009-05-051-1/+2
* Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.zhanyong.wan2009-04-221-1/+6
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+296