summaryrefslogtreecommitdiff
path: root/include/gtest/gtest-test-part.h
Commit message (Expand)AuthorAgeFilesLines
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm@google.com2012-11-151-7/+9
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-041-0/+1
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Supports building gtest as a DLL (by Vlad Losev).zhanyong.wan2010-03-051-3/+4
* Simplifies the implementation by using std::vector instead of Vector.zhanyong.wan2010-02-251-7/+4
* Turns on -Wshadow (by Preston Jackson).zhanyong.wan2009-12-161-9/+9
* Renames the TestPartResult type enums and adjusts the order of methods in the...zhanyong.wan2009-09-181-18/+15
* More implementation of the event listener interface (by Vlad Losev); Reduces ...zhanyong.wan2009-09-041-0/+3
* Adds color support for TERM=linux (by Alexander Demin); renames List to Vecto...zhanyong.wan2009-07-131-3/+2
* Many changes:shiqian2008-10-111-0/+179