Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improves conformance to the Google C++ Style Guide (by Greg Miller). | vladlosev | 2011-11-04 | 1 | -1/+1 |
* | Allows EXPECT_FATAL_FAILURE() and friends to accept a string object as the se... | zhanyong.wan | 2010-09-27 | 1 | -2/+2 |
* | Include gtest headers as user headers instead of system headers. | zhanyong.wan | 2010-09-14 | 1 | -1/+1 |
* | Supports building gtest as a DLL (by Vlad Losev). | zhanyong.wan | 2010-03-05 | 1 | -2/+2 |
* | Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). | zhanyong.wan | 2009-09-30 | 1 | -8/+17 |
* | Renames the TestPartResult type enums and adjusts the order of methods in the... | zhanyong.wan | 2009-09-18 | 1 | -6/+8 |
* | Value-parameterized tests and many bugfixes | vladlosev | 2008-11-20 | 1 | -15/+0 |
* | Many changes: | shiqian | 2008-10-11 | 1 | -123/+103 |
* | Lots of changes: | shiqian | 2008-09-26 | 1 | -0/+9 |
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+247 |