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