summaryrefslogtreecommitdiff
path: root/include/gtest/gtest-spi.h
Commit message (Expand)AuthorAgeFilesLines
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-041-1/+1
* Allows EXPECT_FATAL_FAILURE() and friends to accept a string object as the se...zhanyong.wan2010-09-271-2/+2
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
* Supports building gtest as a DLL (by Vlad Losev).zhanyong.wan2010-03-051-2/+2
* Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).zhanyong.wan2009-09-301-8/+17
* Renames the TestPartResult type enums and adjusts the order of methods in the...zhanyong.wan2009-09-181-6/+8
* Value-parameterized tests and many bugfixesvladlosev2008-11-201-15/+0
* Many changes:shiqian2008-10-111-123/+103
* Lots of changes:shiqian2008-09-261-0/+9
* Initial import.shiqian2008-07-031-0/+247