Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indents preprocessor directives. | zhanyong.wan | 2011-02-22 | 1 | -2/+2 |
* | Include gtest headers as user headers instead of system headers. | zhanyong.wan | 2010-09-14 | 1 | -2/+2 |
* | Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests... | zhanyong.wan | 2009-11-13 | 1 | -0/+15 |
* | Fixes the code to work with fuse_gtest.py. | zhanyong.wan | 2009-11-10 | 1 | -2/+4 |
* | Makes gtest compile cleanly with MSVC's warning 4511 & 4512 (copy ctor / | zhanyong.wan | 2009-09-18 | 1 | -3/+18 |
* | Cleans up macro definitions. | zhanyong.wan | 2009-02-23 | 1 | -2/+2 |
* | 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/+273 |