- 31 May, 2012 1 commit
-
-
zhanyong.wan authored
Renames internal enums to the kFoo naming style. Fixes gmock doctor to work with newer versions of Clang.
-
- 10 Apr, 2012 1 commit
-
-
jgm authored
Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes.
-
- 24 Oct, 2011 1 commit
-
-
vladlosev authored
Fixes a lock reentrancy when destroying a mock causes destruction of another mock (issue 79) (by Aaron Jacobs).
-
- 16 Sep, 2011 1 commit
-
-
zhanyong.wan authored
-
- 20 May, 2011 1 commit
-
-
vladlosev authored
-
- 11 May, 2011 1 commit
-
-
vladlosev authored
-
- 14 Apr, 2011 1 commit
-
-
zhanyong.wan authored
-
- 01 Apr, 2011 1 commit
-
-
vladlosev authored
-
- 16 Mar, 2011 1 commit
-
-
zhanyong.wan authored
-
- 09 Mar, 2011 1 commit
-
-
zhanyong.wan authored
adds support for SetArgPointee(L"wide string literal") -- by Vlad Losev.
-
- 24 Feb, 2011 1 commit
-
-
zhanyong.wan authored
-
- 23 Feb, 2011 1 commit
-
-
zhanyong.wan authored
Makes Google Mock compile much faster and use much less memory; reviewed by Nico Weber. This fixes issue 68.
-
- 11 Feb, 2011 1 commit
-
-
vladlosev authored
-
- 02 Dec, 2010 1 commit
-
-
zhanyong.wan authored
Enables SetArgPointee<>() to accept a string literal; removes a self-assignment warning; teaches gmock doctor to diagnose TTB with Clang; picks up gtest r525.
-
- 14 Oct, 2010 1 commit
-
-
zhanyong.wan authored
-
- 05 Oct, 2010 1 commit
-
-
zhanyong.wan authored
-
- 27 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 31 Aug, 2010 1 commit
-
-
zhanyong.wan authored
Publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); fixes the VC projects (by Fredrik Roubert).
-
- 09 Aug, 2010 1 commit
-
-
zhanyong.wan authored
-
- 21 Jul, 2010 1 commit
-
-
zhanyong.wan authored
-
- 03 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
-
- 13 May, 2010 1 commit
-
-
vladlosev authored
-
- 10 May, 2010 1 commit
-
-
zhanyong.wan authored
-
- 05 May, 2010 1 commit
-
-
vladlosev authored
-
- 04 May, 2010 1 commit
-
-
vladlosev 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
-
- 02 Feb, 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
-