- 27 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 21 Jul, 2010 1 commit
-
-
zhanyong.wan authored
-
- 09 Jun, 2010 1 commit
-
-
zhanyong.wan authored
-
- 08 Jun, 2010 1 commit
-
-
zhanyong.wan authored
-
- 17 May, 2010 1 commit
-
-
zhanyong.wan authored
-
- 22 Apr, 2010 1 commit
-
-
zhanyong.wan authored
Adds Each(m) (by Wojtek Moczydlowski); removes scripts/test/Makefile (by Zhanyong Wan); pulls in gtest r424.
-
- 24 Mar, 2010 1 commit
-
-
zhanyong.wan authored
-
- 16 Mar, 2010 1 commit
-
-
zhanyong.wan authored
Fixes the explanation generated by many composite matchers (by Manuel Klimek); publishes the gmock value printer as testing::PrintToString() (by Zhanyong Wan).
-
- 15 Mar, 2010 1 commit
-
-
zhanyong.wan authored
Adds IsInterested() to MatchResultListener; clarifies the format of matcher description and match result explanation; renames the free function MatchAndExplain() to ExplainMatchResult() to avoid it being hidden inside a MATCHER* definition.
-
- 05 Mar, 2010 1 commit
-
-
zhanyong.wan authored
-
- 28 Jan, 2010 1 commit
-
-
zhanyong.wan authored
BREAKING CHANGE: drops the old matcher API. See http://code.google.com/p/googlemock/wiki/FrequentlyAskedQuestions for details.
-
- 14 Jan, 2010 1 commit
-
-
zhanyong.wan authored
-
- 13 Jan, 2010 1 commit
-
-
zhanyong.wan authored
-
- 08 Jan, 2010 1 commit
-
-
zhanyong.wan authored
-
- 23 Dec, 2009 1 commit
-
-
zhanyong.wan authored
-
- 18 Nov, 2009 2 commits
- 25 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 24 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 16 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 11 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 31 Aug, 2009 1 commit
-
-
zhanyong.wan authored
Adds mutable_impl() and impl() to PolymorphicMatcher (by Zhanyong Wan); Enables gMock to compile with VC 7.1 (by Vlad Losev).
-
- 16 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 09 Jun, 2009 2 commits
-
-
zhanyong.wan authored
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.
-
zhanyong.wan authored
-
- 04 Jun, 2009 1 commit
-
-
zhanyong.wan authored
Makes all container matchers work with (possibly multi-dimensional) native arrays; makes Contains() accept a matcher; adds Value(x, m); improves gmock doctor to diagnose the Type in Template Base disease.
-
- 14 May, 2009 1 commit
-
-
zhanyong.wan authored
Finishes SafeMatcherCast by catching lossy arithmetic conversions at compile-time; uses ACTION_TEMPLATE to simplify the definition of many actions; makes mock object uncopyable; teaches gmock doctor about wrong MOCK_METHODn.
-
- 11 May, 2009 1 commit
-
-
zhanyong.wan authored
Partially implemented SafeMatcherCast (by Vlad Losev); updated the implementation of Not, AnyOf, and AllOf to use SafeMatcherCast (by Vlad Losev); implemented ACTION_TEMPLATE (by Zhanyong Wan); worked around bugs on Symbian (by Zhanyong Wan).
-
- 23 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 19 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 16 Jan, 2009 1 commit
-
-
zhanyong.wan authored
-
- 10 Dec, 2008 1 commit
-
-
shiqian authored
-