43 BOOST_CHECK_MESSAGE(
IsTypeCorrect( type ),
"Type " << type <<
" is not assigned to an application in typeinfo.h" );
BOOST_AUTO_TEST_SUITE(CadstarPartParser)
BOOST_AUTO_TEST_SUITE_END()
BOOST_AUTO_TEST_CASE(AllCorrect)
Declare the test suite.
KICAD_T
The set of class identification values stored in EDA_ITEM::m_structType.
constexpr bool IsTypeCorrect(KICAD_T aType)