Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoids iterator_traits, as it's not available in libCStd when compiled with S... | zhanyong.wan | 2011-04-12 | 1 | -5/+4 |
* | Indents preprocessor directives. | zhanyong.wan | 2011-02-22 | 1 | -5/+5 |
* | Allows a value-parameterized test fixture to derive from Test and WithParamIn... | zhanyong.wan | 2010-12-06 | 1 | -7/+38 |
* | Include gtest headers as user headers instead of system headers. | zhanyong.wan | 2010-09-14 | 1 | -4/+4 |
* | Fixes the code to work with fuse_gtest.py. | zhanyong.wan | 2009-11-10 | 1 | -7/+11 |
* | 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 | -3/+0 |
* | Value-parameterized tests and many bugfixes | vladlosev | 2008-11-20 | 1 | -0/+456 |