|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <schematic_utils/schematic_file_util.h>#include <array>#include <set>#include <advanced_config.h>#include <connectivity/conn_facade.h>#include <erc/erc.h>#include <locale_io.h>#include <sch_commit.h>#include <sch_field.h>#include <sch_marker.h>#include <sch_sheet.h>#include <sch_symbol.h>#include <schematic.h>#include <settings/settings_manager.h>#include <tool/tool_manager.h>#include <scoped_set_reset.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (ERCFieldNamesRetainSymbolAndSheetSnapshots) | |
| BOOST_AUTO_TEST_CASE | ( | ERCFieldNamesRetainSymbolAndSheetSnapshots | ) |
Definition at line 39 of file test_erc_field_names.cpp.
References SCH_SHEET::AddField(), SCH_SYMBOL::AddField(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), BOOST_TEST_CONTEXT(), ERCE_FIELD_NAME_WHITESPACE, ADVANCED_CFG::GetCfg(), SCH_SHEET::GetField(), SCH_SYMBOL::GetField(), SCH_SCREEN::Items(), KI_TEST::LoadSchematic(), EDA_ITEM::m_Uuid, COMMIT::Modify(), EE_RTREE::OfType(), path, SCH_MARKER_T, SCH_SYMBOL_T, ERC_TESTER::TestFieldNameWhitespace(), and USER.