|
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 <drc/drc_item.h>#include <settings/settings_manager.h>Go to the source code of this file.
Classes | |
| struct | DRC_INCORRECT_TEXT_MIRROR_TEST_FIXTURE |
Functions | |
| BOOST_FIXTURE_TEST_CASE (DRCIncorrectTextMirror, DRC_INCORRECT_TEXT_MIRROR_TEST_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE | ( | DRCIncorrectTextMirror | , |
| DRC_INCORRECT_TEXT_MIRROR_TEST_FIXTURE | ) |
Definition at line 41 of file test_drc_incorrect_text_mirror.cpp.
References BOOST_CHECK_EQUAL(), BOOST_TEST_MESSAGE(), DRCE_FIRST, DRCE_LAST, DRCE_MIRRORED_TEXT_ON_FRONT_LAYER, DRCE_NONMIRRORED_TEXT_ON_BACK_LAYER, KI_TEST::FillZones(), BOARD_DESIGN_SETTINGS::GetSeverity(), INCH, KI_TEST::LoadBoard(), BOARD_DESIGN_SETTINGS::m_DRCEngine, BOARD_DESIGN_SETTINGS::m_DRCSeverities, MM, pcbIUScale, RPT_SEVERITY_ERROR, RPT_SEVERITY_IGNORE, DRC_ENGINE::RunTests(), and DRC_ENGINE::SetViolationHandler().