Files
wxWidgets/tests
Vadim Zeitlin f99d3df9c0 Fix harmless gcc -Wconversion-null warning in menu unit test
Don't compare with NULL inside CPPUNIT_ASSERT() to avoid

	warning: passing NULL to non-pointer argument 1 of
	‘Catch::BinaryExpression<T, (Catch::Internal::Operator)0u, const
	RhsT&> Catch::ExpressionLhs<T>::operator==(const RhsT&) [with
	RhsT = long int, T = wxMenuItem* const&]’ [-Wconversion-null]

gcc warning.
2018-03-07 14:59:40 +01:00
..
2018-02-20 00:08:01 +01:00
2018-01-29 00:48:56 +01:00
2015-03-19 21:46:05 +01:00
2018-01-22 00:51:11 +01:00
2018-01-22 00:51:11 +01:00
2018-02-20 00:08:01 +01:00