- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 28 Jul, 2015 1 commit
-
-
kosak authored
custom/gmock-generated-actions.h[.pump].
-
- 19 Jul, 2015 1 commit
-
-
kosak authored
-
- 28 Apr, 2015 1 commit
-
-
kosak authored
Also update gmock_doctor due to Clang wording change.
-
- 17 Nov, 2014 1 commit
-
-
kosak authored
-
- 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
-
- 28 Sep, 2011 1 commit
-
-
vladlosev authored
Modifies gmock_doctor.py to work with GCC output that contains file:line:char positions and left and right quote characters (U+2018 and U+2019) instead of apostrophes (U+0027).
-
- 25 Aug, 2011 1 commit
-
-
vladlosev authored
-
- 16 Aug, 2011 1 commit
-
-
vladlosev authored
-
- 29 Mar, 2011 1 commit
-
-
vladlosev 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.
-
- 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).
-
- 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.
-
- 05 Oct, 2010 1 commit
-
-
zhanyong.wan authored
-
- 29 Sep, 2010 1 commit
-
-
vladlosev authored
-
- 25 Sep, 2010 1 commit
-
-
vladlosev authored
-
- 10 May, 2010 1 commit
-
-
zhanyong.wan authored
-
- 09 Dec, 2009 1 commit
-
-
zhanyong.wan authored
-
- 24 Nov, 2009 1 commit
-
-
zhanyong.wan authored
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
-
- 18 Nov, 2009 1 commit
-
-
vladlosev authored
-
- 22 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 20 Jul, 2009 1 commit
-
-
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.
-
- 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.
-
- 27 Jan, 2009 1 commit
-
-
zhanyong.wan authored
-
- 10 Dec, 2008 1 commit
-
-
shiqian authored
-