Go to the source code of this file.
◆ BOOST_DATA_TEST_CASE_F()
Definition at line 62 of file test_drc_copper_sliver.cpp.
References BOOST_CHECK_EQUAL(), BOOST_TEST_MESSAGE(), DRCE_COPPER_SLIVER, DRCE_FIRST, DRCE_LAST, KI_TEST::FillZones(), INCHES, KI_TEST::LoadBoard(), BOARD_DESIGN_SETTINGS::m_DRCEngine, BOARD_DESIGN_SETTINGS::m_DRCSeverities, MILLIMETRES, pcbIUScale, RPT_SEVERITY_ERROR, and RPT_SEVERITY_IGNORE.
◆ DRCCopperSliver_cases
const std::vector<std::pair<wxString, int> > DRCCopperSliver_cases |
|
static |
Initial value:=
{
{ "sliver", 1 },
{ "issue14449", 0 },
{ "issue14549", 0 },
{ "issue14549_2", 0 },
{ "issue14559", 0 }
}
Definition at line 51 of file test_drc_copper_sliver.cpp.