Posts Tagged ‘ gtest ’

google test 1.4.0 is buggy

2009/11/18
By

It raises lots of error about … testing::internal::AssertHelper::AssertHelper(testing::TestPartResultType, char const*, int, char const*)… More Info

Read more »

From UnitTest++ to GoogleTest

2009/06/25
By

We’ve decided to replace UnitTest++ with googletest

Read more »