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