kosak
|
04ce8521f4
|
Adds a note in the "uninteresting mock method call" warning to advise people 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.
|
2014-01-12 23:42:34 +00:00 |
|
zhanyong.wan
|
ab5b77c179
|
Implements Pointwise().
|
2010-05-17 19:32:48 +00:00 |
|
zhanyong.wan
|
b1c7f93c52
|
Improves matcher messages across the board.
|
2010-03-24 17:35:11 +00:00 |
|
vladlosev
|
6c54a5e1f9
|
Enables more verbose output for expectations (by Sverre Sundsdal); Fixes information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there.
|
2009-10-21 06:15:34 +00:00 |
|
zhanyong.wan
|
bf55085d45
|
Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian.
|
2009-06-09 06:09:53 +00:00 |
|
zhanyong.wan
|
2661c6821a
|
Implements the Args<k1, ..., kn>(m) matcher.
|
2009-06-09 05:42:12 +00:00 |
|
zhanyong.wan
|
e7bb5ededa
|
Improves the error message for leaked mocks to include the test name (by Zhanyong Wan).
|
2009-05-05 23:14:47 +00:00 |
|
zhanyong.wan
|
df35a763b9
|
Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.
|
2009-04-22 22:25:31 +00:00 |
|
shiqian
|
e35fdd936d
|
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
|
2008-12-10 05:08:54 +00:00 |
|