|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <pcbnew_utils/board_test_utils.h>#include <board.h>#include <board_design_settings.h>#include <board_item.h>#include <drc/drc_engine.h>#include <drc/drc_item.h>#include <pcb_marker.h>#include <settings/settings_manager.h>#include <widgets/report_severity.h>Go to the source code of this file.
Classes | |
| struct | DRC_ISSUE24525_FIXTURE |
Functions | |
| BOOST_FIXTURE_TEST_CASE (DRCIssue24525_TableAndBarcodeOnEdgeCuts, DRC_ISSUE24525_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE | ( | DRCIssue24525_TableAndBarcodeOnEdgeCuts | , |
| DRC_ISSUE24525_FIXTURE | ) |
Definition at line 60 of file test_drc_issue24525.cpp.
References BaseType(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), DRCE_TEXT_ON_EDGECUTS, KI_TEST::LoadBoard(), BOARD_DESIGN_SETTINGS::m_DRCEngine, BOARD_DESIGN_SETTINGS::m_DRCSeverities, MM, PCB_BARCODE_T, PCB_DIMENSION_T, PCB_REFERENCE_IMAGE_T, PCB_TABLE_T, PCB_TEXT_T, RPT_SEVERITY_ERROR, DRC_ENGINE::RunTests(), and DRC_ENGINE::SetViolationHandler().