summaryrefslogtreecommitdiff
path: root/test/gtest_repeat_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-041-1/+1
* Fixes Windows CE compatibility problem (issue http://code.google.com/p/google...vladlosev2011-03-301-3/+3
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
* Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).zhanyong.wan2009-09-301-2/+2
* Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...zhanyong.wan2009-09-111-4/+2
* Cleans up macro definitions.zhanyong.wan2009-02-231-8/+8
* Value-parameterized tests and many bugfixesvladlosev2008-11-201-0/+30
* Many changes:shiqian2008-10-111-3/+3
* Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt...shiqian2008-08-011-2/+2
* Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest com...shiqian2008-07-081-0/+2
* Initial import.shiqian2008-07-031-0/+223