Homec4science

Allows EXPECT_EQ to accept arguments that don't have operator << (by Zhanyong…

Description

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).

Event Timeline

zhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925> committed R9484:e2a7f03b80fc: Allows EXPECT_EQ to accept arguments that don't have operator << (by Zhanyong… (authored by zhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>).Jul 22 2010, 00:15