aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵shiqian2008-12-101-9/+8
| | | | the configuration commands in README. By Chandler Carruth.
* 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 ↵shiqian2008-12-021-0/+18
| | | | Makefile.
* 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 ↵shiqian2008-09-081-1/+18
| | | | case-insensitive wide string comparison to the String class (by Vlad Losev).
* 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
| | | | Microsoft Visual Studio.
* Initial import.shiqian2008-07-031-0/+134