Symbian's compiler has a bug that causes the program to crash when an
object of type NiceMock< ::Mock> is destructed, where ::Mock is a
user-defined mock class. The name ::Mock is important - other names appear
to work. Probably some weird interaction between ::testing::Mock and
::testing::NiceMock.
The same for StrictMock.
Original issue reported on code.google.com by zhanyong...@gmail.com on 16 Sep 2009 at 11:51
Original issue reported on code.google.com by
zhanyong...@gmail.com
on 16 Sep 2009 at 11:51