-
Allows EXPECT_EQ to accept arguments that don't have operator << (by Zhanyong Wan). · e2a7f03bzhanyong.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).
e2a7f03b
×