| Commit message (Expand) | Author | Age | Files | Lines |
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 16 | -2213/+0 |
* | Exported by script | Billy Donahue | 2015-08-21 | 1 | -0/+0 |
* | Updates gtest.xcodeproj to be compatible with OS X 10.8.4 & Xcode 4.6.3 | zhanyong.wan | 2013-08-27 | 1 | -3/+54 |
* | Renames the license file. | vladlosev | 2011-09-09 | 1 | -4/+4 |
* | Fixes broken XCode build (issue http://code.google.com/p/googletest/issues/de... | vladlosev | 2010-10-12 | 1 | -0/+4 |
* | Include gtest headers as user headers instead of system headers. | zhanyong.wan | 2010-09-14 | 1 | -1/+1 |
* | Updating the xcode/Samples. | preston.a.jackson | 2010-03-02 | 5 | -17/+216 |
* | Adds proper license to the xcode build scripts. | zhanyong.wan | 2009-12-29 | 2 | -3/+61 |
* | Turns on -Wshadow (by Preston Jackson). | zhanyong.wan | 2009-12-16 | 1 | -1/+1 |
* | Updating for Snow Leopard. Cleaning up the sample code. Updating the README w... | preston.a.jackson | 2009-08-28 | 4 | -61/+32 |
* | Cleaning up gtest.xcode. Removing old tests, using gtest-all.cc, adding a sta... | preston.a.jackson | 2009-08-21 | 6 | -4009/+331 |
* | oops forgot the config file | preston.a.jackson | 2008-11-21 | 1 | -0/+8 |
* | Removing a warning when building from the command line. Reordering targets to... | preston.a.jackson | 2008-11-21 | 2 | -437/+426 |
* | Value-parameterized tests and many bugfixes | vladlosev | 2008-11-20 | 4 | -5/+544 |
* | Many changes: | shiqian | 2008-10-11 | 2 | -14/+231 |
* | Adding tests to Xcode project | preston.jackson | 2008-10-08 | 4 | -94/+3210 |
* | adding two headers to the Xcode project | preston.jackson | 2008-09-12 | 1 | -2/+10 |
* | Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i... | shiqian | 2008-09-08 | 1 | -12/+93 |
* | Adds a sample on using Google Test as a Mac framework. By Preston Jackson. | shiqian | 2008-08-20 | 5 | -0/+553 |
* | Adds an Xcode project for building gtest. By Preston Jackson. | shiqian | 2008-07-25 | 7 | -0/+1097 |