| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename README->README.md | Billy Donahue | 2015-08-22 | 1 | -435/+0 |
* | Fix a couple of typos in Google Test's README. | kosak | 2014-01-12 | 1 | -2/+2 |
* | Distinguish between C++11 language and library support for <initializer_list>. | kosak | 2013-12-04 | 1 | -1/+1 |
* | Adds -pthread and changes -I to -isystem in gtest's build instructions. | zhanyong.wan | 2013-02-27 | 1 | -9/+10 |
* | Adds explanation on how to build the Xcode project under Xcode 4+ to README. | vladlosev | 2011-08-22 | 1 | -0/+10 |
* | Clarifies how to use gtest as a shared library in README. | zhanyong.wan | 2010-09-28 | 1 | -2/+10 |
* | Include gtest headers as user headers instead of system headers. | zhanyong.wan | 2010-09-14 | 1 | -1/+1 |
* | Renames CMake build script options. | vladlosev | 2010-05-11 | 1 | -4/+3 |
* | Over-hauls README, and fixes Makefile. | zhanyong.wan | 2010-04-14 | 1 | -199/+330 |
* | Removes 'make install' instructions from README. | zhanyong.wan | 2010-01-17 | 1 | -32/+0 |
* | More implementation of the event listener interface (by Vlad Losev); Reduces ... | zhanyong.wan | 2009-09-04 | 1 | -7/+14 |
* | Updating for Snow Leopard. Cleaning up the sample code. Updating the README w... | preston.a.jackson | 2009-08-28 | 1 | -27/+38 |
* | Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);... | zhanyong.wan | 2009-06-17 | 1 | -0/+26 |
* | Improves README. | shiqian | 2008-12-11 | 1 | -31/+32 |
* | Improves the instructions in README. | shiqian | 2008-12-11 | 1 | -20/+36 |
* | Changes config_aux to build-aux to conform with the convention. Simplifies t... | shiqian | 2008-12-10 | 1 | -9/+8 |
* | Updating README with instructions on running python tests from within Xcode. | preston.a.jackson | 2008-12-09 | 1 | -6/+7 |
* | Adds a Makefile to demonstrate building Google Test with a manually-written M... | shiqian | 2008-12-02 | 1 | -0/+18 |
* | updating the README (intended for previous ci) | preston.a.jackson | 2008-11-21 | 1 | -11/+9 |
* | Clarifies how gtest supports different platforms in README and code comments. | shiqian | 2008-11-17 | 1 | -8/+21 |
* | Adding tests to Xcode project | preston.jackson | 2008-10-08 | 1 | -9/+44 |
* | Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i... | shiqian | 2008-09-08 | 1 | -1/+18 |
* | Adds Xcode's version requirement to README. By Preston Jackson. | shiqian | 2008-08-06 | 1 | -0/+1 |
* | Adds an Xcode project for building gtest. By Preston Jackson. | shiqian | 2008-07-25 | 1 | -1/+25 |
* | Fixes instructions for building on Mac OS X. | shiqian | 2008-07-11 | 1 | -3/+3 |
* | Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ... | shiqian | 2008-07-09 | 1 | -3/+20 |
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+134 |