- 20 May, 2011 1 commit
-
-
vladlosev 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).
-
- 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
-
- 18 Sep, 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).
-
- 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.
-
- 12 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 10 Dec, 2008 1 commit
-
-
shiqian authored
-