Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes gtest compile clean with gcc -Wall -Werror (by Zhanyong Wan); refactors... | zhanyong.wan | 2009-07-22 | 1 | -2/+4 |
* | Implements the test sharding protocol. By Eric Fellheimer. | zhanyong.wan | 2009-02-09 | 1 | -3/+21 |
* | Fixes the definition of GTEST_HAS_EXCEPTIONS, allowing exception assertions t... | zhanyong.wan | 2009-02-08 | 1 | -6/+20 |
* | Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zha... | zhanyong.wan | 2009-02-06 | 1 | -42/+1 |
* | Implements --gtest_also_run_disabled_tests. By Eric Roman. | shiqian | 2009-01-10 | 1 | -1/+36 |
* | Many changes: | shiqian | 2008-10-11 | 1 | -4/+109 |
* | Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i... | shiqian | 2008-09-08 | 1 | -5/+53 |
* | Adds --gtest_print_test for printing the elapsed time of tests. | shiqian | 2008-07-25 | 1 | -0/+70 |
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+383 |