- 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 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 30 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 25 Sep, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 24 Sep, 2009 4 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 22 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 18 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 17 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 16 Sep, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 12 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 11 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 08 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 04 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).
-
- 14 Aug, 2009 1 commit
-
-
zhanyong.wan authored
-
- 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).
-
- 22 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 21 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 20 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 16 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 01 Jul, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 22 Jun, 2009 1 commit
-
-
zhanyong.wan authored
Makes gmock-spec-builders_test.cc and gmock-internal-utils_test.cc work where both ::string and ::std::string are defined.
-
- 17 Jun, 2009 1 commit
-
-
zhanyong.wan authored
-
- 11 Jun, 2009 2 commits
-
-
zhanyong.wan authored
-
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
-
- 05 Jun, 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.
-
- 02 Jun, 2009 1 commit
-
-
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.
-