- 12 Mar, 2014 1 commit
-
-
kosak authored
-
- 29 Jan, 2014 1 commit
-
-
kosak authored
Add GTEST_ATTRIBUTE_NO_SANITIZE_ADDRESS_
-
- 03 Dec, 2013 1 commit
-
-
kosak authored
Add MemorySanitizer annotations in gtest printers. Also remove unused variable kPathSeparatorString.
-
- 22 Feb, 2013 1 commit
-
-
kosak authored
Removes testing::internal::String::Format(), which causes problems as it truncates the result at 4096 chars. Also update an obsolete link in comment.
-
- 07 Jun, 2012 1 commit
-
-
zhanyong.wan authored
char arrays are not escapped properly.
-
- 26 Sep, 2011 1 commit
-
-
vladlosev authored
-
- 09 Apr, 2011 1 commit
-
-
vladlosev authored
Simplifies ASCII character detection in gtest-printers.h. This also makes it possible to build Google Test on MinGW.
-
- 08 Apr, 2011 1 commit
-
-
vladlosev authored
-
- 01 Apr, 2011 1 commit
-
-
vladlosev authored
-
- 22 Feb, 2011 1 commit
-
-
zhanyong.wan authored
-
- 29 Jan, 2011 1 commit
-
-
vladlosev authored
-
- 02 Dec, 2010 1 commit
-
-
zhanyong.wan authored
Makes gtest print string literals correctly when it contains \x escape sequences. Contributed by Yair Chuchem.
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 09 Aug, 2010 1 commit
-
-
zhanyong.wan authored
Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev).
-
- 21 Jul, 2010 1 commit
-
-
zhanyong.wan authored
Allows a user to customize how the universal printer prints a pointer of a specific type by overloading << (by Zhanyong Wan). Works around a bug in Cymbian's C++ compiler (by Vlad Losev).
-
- 10 May, 2010 1 commit
-
-
zhanyong.wan authored
Moves the universal printer from gmock to gtest and refactors the cmake script for reusing in gmock (by Vlad Losev).
-