- 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 2 commits
- 20 May, 2011 1 commit
-
-
vladlosev authored
-
- 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.
-
- 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).
-
- 08 Jun, 2010 1 commit
-
-
zhanyong.wan authored
-
- 10 May, 2010 1 commit
-
-
zhanyong.wan authored
-
- 24 Feb, 2010 1 commit
-
-
zhanyong.wan authored
Adds threading support (by Vlad Losev); updates the version number (by Zhanyong Wan); adds release notes for 1.5.0 (by Vlad Losev).
-
- 23 Dec, 2009 1 commit
-
-
zhanyong.wan authored
-
- 16 Dec, 2009 1 commit
-
-
zhanyong.wan authored
-
- 01 Dec, 2009 1 commit
-
-
zhanyong.wan authored
Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev).
-
- 10 Nov, 2009 1 commit
-
-
zhanyong.wan authored
-
- 21 Oct, 2009 1 commit
-
-
vladlosev authored
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.
-
- 01 Oct, 2009 1 commit
-
-
zhanyong.wan authored
-
- 24 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 18 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 16 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 01 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).
-
- 07 Aug, 2009 1 commit
-
-
zhanyong.wan authored
Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gmock compilable on platforms that don't have ::abort() (by Acadeli Checa); Fixes compatibility with Symbian's STLport (by Acadeli Checa).
-
- 01 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 09 Jun, 2009 1 commit
-
-
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.
-
- 29 May, 2009 1 commit
-
-
zhanyong.wan authored
Made the universal value printer safer when printing char[]; Removed duplicated code in InvokeWith; Improved gmock_doctor.py.
-
- 05 May, 2009 1 commit
-
-
zhanyong.wan authored
-
- 29 Apr, 2009 1 commit
-
-
zhanyong.wan authored
-
- 22 Apr, 2009 1 commit
-
-
zhanyong.wan authored
-
- 11 Mar, 2009 1 commit
-
-
zhanyong.wan authored
-
- 23 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 19 Feb, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 12 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 10 Dec, 2008 1 commit
-
-
shiqian authored
-