"docs/gmock_cheat_sheet.md" did not exist on "275bbc7884e9a12e9d9a46a95d5e1757c91d6313"
- 27 Apr, 2016 1 commit
-
-
Li Peng authored
Signed-off-by:Li Peng <lip@dtdream.com>
-
- 25 Aug, 2015 2 commits
-
-
Billy Donahue authored
-
Billy Donahue authored
-
- 06 Sep, 2013 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 08 Aug, 2013 1 commit
-
-
zhanyong.wan authored
Makes some container matchers accept initializer lists in C++11 mode and work with stream-like containers that don't have size() or empty(); exposes StringMatchResultListener for defining composite matchers.
-
- 28 Jul, 2013 1 commit
-
-
zhanyong.wan authored
gtest r660.
-
- 18 Jun, 2013 1 commit
-
-
zhanyong.wan authored
AllOf() and AnyOf() can accept any number of arguments now in C++11 mode.
-
- 25 Apr, 2013 1 commit
-
-
vladlosev authored
When --gtest_filter is specified, XML report now doesn't contain information about tests that are filtered out (issue 141).
-
- 24 Apr, 2013 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 07 Apr, 2013 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 14 Apr, 2011 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 24 Feb, 2011 3 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 26 Mar, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
Fixes compatibility with Visual Age versions lower than 9.0 (by Hady Zalek); updates the release notes.
-
- 24 Feb, 2010 2 commits
-
-
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).
-
zhanyong.wan authored
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth).
-
- 01 Oct, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 04 Sep, 2009 2 commits
-
-
zhanyong.wan authored
More implementation of the event listener interface (by Vlad Losev); Reduces the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev).
-
zhanyong.wan authored
-
- 17 Mar, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 11 Dec, 2008 1 commit
-
-
vladlosev authored
-
- 10 Dec, 2008 1 commit
-
-
shiqian authored
-
- 26 Nov, 2008 1 commit
-
-
vladlosev authored
-
- 16 Sep, 2008 1 commit
-
-
shiqian authored
-
- 09 Jul, 2008 1 commit
-
-
shiqian authored
Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio.
-
- 03 Jul, 2008 1 commit
-
-
shiqian authored
-