- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 17 Nov, 2014 2 commits
- 29 Jan, 2014 1 commit
-
-
kosak authored
-
- 01 Mar, 2013 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 28 Feb, 2013 1 commit
-
-
zhanyong.wan authored
method with no default value is invoked (if exceptions are enabled).
-
- 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
-
- 08 Apr, 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.
-
- 11 Feb, 2011 1 commit
-
-
vladlosev authored
-
- 01 Feb, 2011 1 commit
-
-
zhanyong.wan authored
Picks up gtest r536; renames implicit_cast and down_cast to reduce the chance of clash (by Roman Perepelitsa); enables gmock_gen.py to handle storage specifiers (by Steve Fox).
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 09 Aug, 2010 1 commit
-
-
zhanyong.wan authored
-
- 13 May, 2010 1 commit
-
-
vladlosev authored
-
- 10 May, 2010 1 commit
-
-
zhanyong.wan authored
-
- 24 Mar, 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).
-
- 08 Jan, 2010 1 commit
-
-
zhanyong.wan authored
-
- 23 Dec, 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
-
- 01 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 11 Jun, 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
-
- 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.
-
- 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).
-
- 22 Apr, 2009 1 commit
-
-
zhanyong.wan authored
-
- 31 Mar, 2009 1 commit
-
-
zhanyong.wan authored
-
- 03 Mar, 2009 1 commit
-
-
zhanyong.wan authored
-
- 19 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 27 Jan, 2009 1 commit
-
-
zhanyong.wan authored
-
- 10 Dec, 2008 1 commit
-
-
shiqian authored
-