Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in ↵ | shiqian | 2008-08-01 | 2 | -29/+4 |
| | | | | opt mode. | ||||
* | Makes gtest work on Windows Mobile and Symbian. By Mika Raento. | shiqian | 2008-07-31 | 2 | -2/+64 |
| | |||||
* | 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 | 4 | -5/+241 |
| | |||||
* | Makes the output understandable by VS when compiled by MSVC. | shiqian | 2008-07-23 | 2 | -112/+58 |
| | |||||
* | Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ↵ | shiqian | 2008-07-09 | 2 | -5/+11 |
| | | | | Microsoft Visual Studio. | ||||
* | Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest ↵ | shiqian | 2008-07-08 | 4 | -13/+22 |
| | | | | compile on Windows CE. | ||||
* | Initial import. | shiqian | 2008-07-03 | 39 | -0/+13197 |