summaryrefslogtreecommitdiff
path: root/src/gtest-test-part.cc
Commit message (Expand)AuthorAgeFilesLines
* Reduce the number of occurrences of gendered pronouns in gtest.kosak@google.com2014-06-181-3/+3
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm@google.com2012-11-151-3/+3
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
* Fixes MSVC warnings in 64-bit mode.zhanyong.wan2010-02-251-1/+1
* Simplifies the implementation by using std::vector instead of Vector.zhanyong.wan2010-02-251-13/+3
* Renames the TestPartResult type enums and adjusts the order of methods in the...zhanyong.wan2009-09-181-6/+6
* Adds color support for TERM=linux (by Alexander Demin); renames List to Vecto...zhanyong.wan2009-07-131-5/+5
* Makes List a random-access data structure. This simplifies the implementatio...zhanyong.wan2009-07-011-6/+1
* Refactors for the event listener API (by Vlad Losev): hides some methods in U...zhanyong.wan2009-06-251-4/+5
* Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...zhanyong.wan2009-04-241-1/+1
* Simplifies implementation by defining a POSIX portability layer; adds the dea...zhanyong.wan2009-03-261-1/+1
* Cleans up macro definitions.zhanyong.wan2009-02-231-2/+2
* Many changes:shiqian2008-10-111-0/+124