- 17 Dec, 2016 1 commit
-
-
Craig Scott authored
Adds instructions for how to add gtest and gmock to another CMake project directly. Downloading of the googletest sources happens as configure time, allowing it to be added to the main build directly via the add_subdirectory() command. This ensures googletest is built with the same compiler settings, etc. and will typically result in a more robust and more convenient build arrangement.
-
- 23 Sep, 2015 1 commit
-
-
Marco Molteni authored
-
- 18 Sep, 2015 1 commit
-
-
Ferenc- authored
-
- 17 Sep, 2015 1 commit
-
-
Billy Donahue authored
-
- 30 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 27 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 26 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 25 Aug, 2015 4 commits
-
-
Billy Donahue authored
-
Billy Donahue authored
-
Billy Donahue authored
-
Billy Donahue authored
-
- 22 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 12 Jan, 2014 1 commit
-
-
kosak authored
-
- 04 Dec, 2013 2 commits
- 27 Feb, 2013 2 commits
-
-
zhanyong.wan authored
also pulls in the latest gtest revision (r638).
-
zhanyong.wan authored
-
- 22 Aug, 2011 1 commit
-
-
vladlosev authored
-
- 20 May, 2011 1 commit
-
-
vladlosev authored
-
- 12 Feb, 2011 1 commit
-
-
vladlosev authored
-
- 28 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 11 May, 2010 1 commit
-
-
vladlosev authored
-
- 16 Apr, 2010 1 commit
-
-
vladlosev authored
-
- 14 Apr, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 17 Jan, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 04 Sep, 2009 1 commit
-
-
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).
-
- 28 Aug, 2009 1 commit
-
-
preston.a.jackson authored
Updating for Snow Leopard. Cleaning up the sample code. Updating the README with instructions for installation from the command line.
-
- 17 Jun, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev).
-
- 19 Mar, 2009 1 commit
-
-
zhanyong.wan authored
-
- 17 Mar, 2009 1 commit
-
-
zhanyong.wan authored
-
- 14 Jan, 2009 1 commit
-
-
zhanyong.wan authored
-
- 22 Dec, 2008 1 commit
-
-
shiqian authored
-
- 11 Dec, 2008 4 commits