googletest/include
zhanyong.wan e2a7f03b80 Allows EXPECT_EQ to accept arguments that don't have operator << (by Zhanyong Wan).
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).
2010-07-21 22:15:17 +00:00
..
gtest Allows EXPECT_EQ to accept arguments that don't have operator << (by Zhanyong Wan). 2010-07-21 22:15:17 +00:00