| Commit message (Expand) | Author | Age | Files | Lines |
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -253/+0 |
* | Improves conformance to the Google C++ Style Guide (by Greg Miller). | vladlosev | 2011-11-04 | 1 | -1/+1 |
* | Fixes Windows CE compatibility problem (issue http://code.google.com/p/google... | vladlosev | 2011-03-30 | 1 | -3/+3 |
* | Include gtest headers as user headers instead of system headers. | zhanyong.wan | 2010-09-14 | 1 | -1/+1 |
* | Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). | zhanyong.wan | 2009-09-30 | 1 | -2/+2 |
* | Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci... | zhanyong.wan | 2009-09-11 | 1 | -4/+2 |
* | Cleans up macro definitions. | zhanyong.wan | 2009-02-23 | 1 | -8/+8 |
* | Value-parameterized tests and many bugfixes | vladlosev | 2008-11-20 | 1 | -0/+30 |
* | Many changes: | shiqian | 2008-10-11 | 1 | -3/+3 |
* | Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt... | shiqian | 2008-08-01 | 1 | -2/+2 |
* | Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest com... | shiqian | 2008-07-08 | 1 | -0/+2 |
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+223 |