Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implements printing parameters of failed parameterized tests (issue 71). | vladlosev | 2010-05-18 | 1 | -4/+35 |
* | Fixes comments and tests for the moment of generator parameter evaluation in ... | vladlosev | 2010-03-20 | 1 | -8/+19 |
* | Fixes a C++ standard conformance bug in gtest-param-test_test.cc. | zhanyong.wan | 2010-02-17 | 1 | -37/+69 |
* | Turns on -Wshadow (by Preston Jackson). | zhanyong.wan | 2009-12-16 | 1 | -2/+2 |
* | Adds missing copyright in test/gtest-test-part_test.cc (by Markus Heule). Mi... | zhanyong.wan | 2009-05-29 | 1 | -1/+1 |
* | Cleans up macro definitions. | zhanyong.wan | 2009-02-23 | 1 | -7/+7 |
* | Use <tuple> instead of <tr1/tuple> when the compiler is not gcc, to conform w... | shiqian | 2008-12-09 | 1 | -4/+0 |
* | Value-parameterized tests and many bugfixes | vladlosev | 2008-11-20 | 1 | -0/+796 |