1 2 3 | /tmp/unity-scope-click-0.1.1+15.04.20141212.1/libclickscope/tests/test_bootstrap.cpp: In member function ‘virtual void BootstrapTest_testDepartmentAllApps_Test::TestBody()’:
/tmp/unity-scope-click-0.1.1+15.04.20141212.1/libclickscope/tests/test_bootstrap.cpp:187:171: error: converting ‘false’ to pointer type for argument 1 of ‘char testing::internal::IsNullLiteralHelper(testing::internal::Secret*)’ [-Werror=conversion-null]
EXPECT_EQ(false, it->contains_scopes());
|