summaryrefslogtreecommitdiff
path: root/src/gtest-test-part.cc
Commit message (Expand)AuthorAge
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm@google.com2012-11-15
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Fixes MSVC warnings in 64-bit mode.zhanyong.wan2010-02-25
* Simplifies the implementation by using std::vector instead of Vector.zhanyong.wan2010-02-25
* Renames the TestPartResult type enums and adjusts the order of methods in the...zhanyong.wan2009-09-18
* Adds color support for TERM=linux (by Alexander Demin); renames List to Vecto...zhanyong.wan2009-07-13
* Makes List a random-access data structure. This simplifies the implementatio...zhanyong.wan2009-07-01
* Refactors for the event listener API (by Vlad Losev): hides some methods in U...zhanyong.wan2009-06-25
* Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...zhanyong.wan2009-04-24
* Simplifies implementation by defining a POSIX portability layer; adds the dea...zhanyong.wan2009-03-26
* Cleans up macro definitions.zhanyong.wan2009-02-23
* Many changes:shiqian2008-10-11