aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com.shiqian2008-07-252-0/+6
* Adds --gtest_print_test for printing the elapsed time of tests.shiqian2008-07-256-8/+281
* Adds an Xcode project for building gtest. By Preston Jackson.shiqian2008-07-2510-1/+1127
* Makes the output understandable by VS when compiled by MSVC.shiqian2008-07-234-114/+69
* Fixes some style nits; also fixes minor bugs in gtest-death-test.cc.shiqian2008-07-233-5/+5
* Fix incorrect output file name in gtest_main.vcprojvladlosev2008-07-151-2/+2
* Fixes instructions for building on Mac OS X.shiqian2008-07-111-3/+3
* Updates the release version to 1.0.1.shiqian2008-07-091-1/+1
* Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ...shiqian2008-07-0916-9/+1545
* Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest com...shiqian2008-07-0810-102/+25
* Initial import.shiqian2008-07-0378-0/+25998