summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of typos in Google Test's README.kosak@google.com2014-01-121-2/+2
* Distinguish between C++11 language and library support for <initializer_list>.kosak@google.com2013-12-041-1/+1
* Adds -pthread and changes -I to -isystem in gtest's build instructions.zhanyong.wan2013-02-271-9/+10
* Adds explanation on how to build the Xcode project under Xcode 4+ to README.vladlosev2011-08-221-0/+10
* Clarifies how to use gtest as a shared library in README.zhanyong.wan2010-09-281-2/+10
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
* Renames CMake build script options.vladlosev2010-05-111-4/+3
* Over-hauls README, and fixes Makefile.zhanyong.wan2010-04-141-199/+330
* Removes 'make install' instructions from README.zhanyong.wan2010-01-171-32/+0
* More implementation of the event listener interface (by Vlad Losev); Reduces ...zhanyong.wan2009-09-041-7/+14
* Updating for Snow Leopard. Cleaning up the sample code. Updating the README w...preston.a.jackson2009-08-281-27/+38
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-171-0/+26
* Improves README.shiqian2008-12-111-31/+32
* Improves the instructions in README.shiqian2008-12-111-20/+36
* Changes config_aux to build-aux to conform with the convention. Simplifies t...shiqian2008-12-101-9/+8
* Updating README with instructions on running python tests from within Xcode.preston.a.jackson2008-12-091-6/+7
* Adds a Makefile to demonstrate building Google Test with a manually-written M...shiqian2008-12-021-0/+18
* updating the README (intended for previous ci)preston.a.jackson2008-11-211-11/+9
* Clarifies how gtest supports different platforms in README and code comments.shiqian2008-11-171-8/+21
* Adding tests to Xcode projectpreston.jackson2008-10-081-9/+44
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...shiqian2008-09-081-1/+18
* Adds Xcode's version requirement to README. By Preston Jackson.shiqian2008-08-061-0/+1
* Adds an Xcode project for building gtest. By Preston Jackson.shiqian2008-07-251-1/+25
* Fixes instructions for building on Mac OS X.shiqian2008-07-111-3/+3
* Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ...shiqian2008-07-091-3/+20
* Initial import.shiqian2008-07-031-0/+134