Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com. | shiqian | 2008-07-25 | 2 | -0/+6 |
* | Adds --gtest_print_test for printing the elapsed time of tests. | shiqian | 2008-07-25 | 6 | -8/+281 |
* | Adds an Xcode project for building gtest. By Preston Jackson. | shiqian | 2008-07-25 | 10 | -1/+1127 |
* | Makes the output understandable by VS when compiled by MSVC. | shiqian | 2008-07-23 | 4 | -114/+69 |
* | Fixes some style nits; also fixes minor bugs in gtest-death-test.cc. | shiqian | 2008-07-23 | 3 | -5/+5 |
* | Fix incorrect output file name in gtest_main.vcproj | vladlosev | 2008-07-15 | 1 | -2/+2 |
* | Fixes instructions for building on Mac OS X. | shiqian | 2008-07-11 | 1 | -3/+3 |
* | Updates the release version to 1.0.1. | shiqian | 2008-07-09 | 1 | -1/+1 |
* | Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ... | shiqian | 2008-07-09 | 16 | -9/+1545 |
* | Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest com... | shiqian | 2008-07-08 | 10 | -102/+25 |
* | Initial import. | shiqian | 2008-07-03 | 78 | -0/+25998 |