Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; h... | zhanyong.wan | 2009-07-01 | 1 | -32/+24 |
* | Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);... | zhanyong.wan | 2009-06-17 | 1 | -6/+6 |
* | Makes gtest print elapsed time by default. | zhanyong.wan | 2009-04-14 | 1 | -1/+1 |
* | Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge... | zhanyong.wan | 2009-04-09 | 1 | -33/+7 |
* | Implements --gtest_throw_on_failure for using gtest with other testing framew... | zhanyong.wan | 2009-03-06 | 1 | -0/+1 |
* | Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq. | shiqian | 2009-01-08 | 1 | -0/+1 |
* | Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com. | shiqian | 2008-07-25 | 1 | -0/+1 |
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+134 |