summaryrefslogtreecommitdiff
path: root/test/gmock_output_test_golden.txt
Commit message (Collapse)AuthorAgeFilesLines
* Suppresses the stack trace in a warning for uninteresting call by default; ↵kosak@google.com2015-02-141-4/+0
| | | | | | the stack trace will still be printed when --gmock_verbose=info is printed. git-svn-id: http://googlemock.googlecode.com/svn/trunk@514 8415998a-534a-0410-bf83-d39667b30386
* Adds a note in the "uninteresting mock method call" warning to advise people ↵kosak@google.com2014-01-121-0/+4
| | | | | | | | | | how to handle the warning. Clarifies the purpose of utilities in gmock-port.h and adds guidance w.r.t. gmock-port.h vs gtest-port.h. Pulls in gtest r674. git-svn-id: http://googlemock.googlecode.com/svn/trunk@465 8415998a-534a-0410-bf83-d39667b30386
* Implements Pointwise().zhanyong.wan2010-05-171-3/+3
| | | | git-svn-id: http://googlemock.googlecode.com/svn/trunk@297 8415998a-534a-0410-bf83-d39667b30386
* Improves matcher messages across the board.zhanyong.wan2010-03-241-3/+3
| | | | git-svn-id: http://googlemock.googlecode.com/svn/trunk@279 8415998a-534a-0410-bf83-d39667b30386
* Enables more verbose output for expectations (by Sverre Sundsdal); Fixes ↵vladlosev2009-10-211-21/+29
| | | | | | information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there. git-svn-id: http://googlemock.googlecode.com/svn/trunk@223 8415998a-534a-0410-bf83-d39667b30386
* Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) ↵zhanyong.wan2009-06-091-6/+6
| | | | | | as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian. git-svn-id: http://googlemock.googlecode.com/svn/trunk@170 8415998a-534a-0410-bf83-d39667b30386
* Implements the Args<k1, ..., kn>(m) matcher.zhanyong.wan2009-06-091-4/+4
| | | | git-svn-id: http://googlemock.googlecode.com/svn/trunk@169 8415998a-534a-0410-bf83-d39667b30386
* Improves the error message for leaked mocks to include the test name (by ↵zhanyong.wan2009-05-051-1/+2
| | | | | | Zhanyong Wan). git-svn-id: http://googlemock.googlecode.com/svn/trunk@144 8415998a-534a-0410-bf83-d39667b30386
* Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.zhanyong.wan2009-04-221-1/+6
| | | | git-svn-id: http://googlemock.googlecode.com/svn/trunk@139 8415998a-534a-0410-bf83-d39667b30386
* Initial drop of Google Mock. The files are incomplete and thus may not ↵shiqian2008-12-101-0/+296
build correctly yet. git-svn-id: http://googlemock.googlecode.com/svn/trunk@34 8415998a-534a-0410-bf83-d39667b30386