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