summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAge
* Distinguish between C++11 language and library support for <initializer_list>.HEADmasterkosak@google.com2013-12-04
* Adds -pthread and changes -I to -isystem in gtest's build instructions.zhanyong.wan2013-02-27
* Adds explanation on how to build the Xcode project under Xcode 4+ to README.vladlosev2011-08-22
* Clarifies how to use gtest as a shared library in README.zhanyong.wan2010-09-28
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Renames CMake build script options.vladlosev2010-05-11
* Over-hauls README, and fixes Makefile.zhanyong.wan2010-04-14
* Removes 'make install' instructions from README.zhanyong.wan2010-01-17
* More implementation of the event listener interface (by Vlad Losev); Reduces ...zhanyong.wan2009-09-04
* Updating for Snow Leopard. Cleaning up the sample code. Updating the README w...preston.a.jackson2009-08-28
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-17
* Improves README.shiqian2008-12-11
* Improves the instructions in README.shiqian2008-12-11
* Changes config_aux to build-aux to conform with the convention. Simplifies t...shiqian2008-12-10
* Updating README with instructions on running python tests from within Xcode.preston.a.jackson2008-12-09
* Adds a Makefile to demonstrate building Google Test with a manually-written M...shiqian2008-12-02
* updating the README (intended for previous ci)preston.a.jackson2008-11-21
* Clarifies how gtest supports different platforms in README and code comments.shiqian2008-11-17
* Adding tests to Xcode projectpreston.jackson2008-10-08
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...shiqian2008-09-08
* Adds Xcode's version requirement to README. By Preston Jackson.shiqian2008-08-06
* Adds an Xcode project for building gtest. By Preston Jackson.shiqian2008-07-25
* Fixes instructions for building on Mac OS X.shiqian2008-07-11
* Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ...shiqian2008-07-09
* Initial import.shiqian2008-07-03