summaryrefslogtreecommitdiff
path: root/test/gtest_stress_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm@google.com2012-11-151-3/+2
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
* Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ...zhanyong.wan2010-03-041-8/+9
* Simplifies the implementation by using std::vector instead of Vector.zhanyong.wan2010-02-251-8/+9
* Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...zhanyong.wan2010-02-241-28/+16
* Implements support for AssertionResult in Boolean assertions such as EXPECT_T...vladlosev2009-10-201-16/+132
* Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...zhanyong.wan2009-09-241-1/+0
* Adds color support for TERM=linux (by Alexander Demin); renames List to Vecto...zhanyong.wan2009-07-131-2/+2
* Makes List a random-access data structure. This simplifies the implementatio...zhanyong.wan2009-07-011-4/+4
* Cleans up macro definitions.zhanyong.wan2009-02-231-2/+2
* Many changes:shiqian2008-10-111-0/+30
* Initial import.shiqian2008-07-031-0/+122