summaryrefslogtreecommitdiff
path: root/xcode/gtest.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Updates gtest.xcodeproj to be compatible with OS X 10.8.4 & Xcode 4.6.3zhanyong.wan2013-08-271-3/+54
* Renames the license file.vladlosev2011-09-091-4/+4
* Fixes broken XCode build (issue http://code.google.com/p/googletest/issues/de...vladlosev2010-10-121-0/+4
* Updating for Snow Leopard. Cleaning up the sample code. Updating the README w...preston.a.jackson2009-08-281-0/+13
* Cleaning up gtest.xcode. Removing old tests, using gtest-all.cc, adding a sta...preston.a.jackson2009-08-211-3952/+278
* Removing a warning when building from the command line. Reordering targets to...preston.a.jackson2008-11-211-427/+416
* Value-parameterized tests and many bugfixesvladlosev2008-11-201-4/+537
* Many changes:shiqian2008-10-111-14/+223
* Adding tests to Xcode projectpreston.jackson2008-10-081-94/+3139
* adding two headers to the Xcode projectpreston.jackson2008-09-121-2/+10
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...shiqian2008-09-081-12/+93
* Adds an Xcode project for building gtest. By Preston Jackson.shiqian2008-07-251-0/+876