aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtest-printers.cc
Commit message (Expand)AuthorAgeFilesLines
* Renames some internal functions to avoid name clashes.vladlosev2011-01-291-2/+2
* Makes gtest print string literals correctly when it contains \x escape sequen...zhanyong.wan2010-12-021-12/+29
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); i...zhanyong.wan2010-08-091-3/+4
* Allows EXPECT_EQ to accept arguments that don't have operator << (by Zhanyong...zhanyong.wan2010-07-211-45/+69
* Moves the universal printer from gmock to gtest and refactors the cmake scrip...zhanyong.wan2010-05-101-0/+318