|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <schematic_utils/schematic_file_util.h>#include <connectivity/conn_facade.h>#include <connectivity/conn_facts.h>#include <locale_io.h>#include <project.h>#include <schematic.h>#include <sch_field.h>#include <sch_label.h>#include <sch_screen.h>#include <sch_sheet_path.h>#include <settings/settings_manager.h>#include <string_utils.h>#include <algorithm>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (InputTextDoesNotReadThePreviousNet) | |
| BOOST_AUTO_TEST_CASE (NestedLabelFieldsUseTheExplicitPath) | |
| BOOST_AUTO_TEST_CASE | ( | InputTextDoesNotReadThePreviousNet | ) |
Definition at line 40 of file test_connectivity_facts.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), SCH_CONNECTIVITY::ExtractInstanceFacts(), SCH_CONNECTIVITY::ExtractScreenFacts(), FOR_NETNAME, SCH_SCREEN::GetConnectivityItem(), SCH_CONNECTIVITY::INSTANCE_FACTS::items, KI_TEST::LoadSchematic(), path, and text.
| BOOST_AUTO_TEST_CASE | ( | NestedLabelFieldsUseTheExplicitPath | ) |
Definition at line 87 of file test_connectivity_facts.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), CTX_NETNAME, EscapeString(), expected, SCH_CONNECTIVITY::ExtractInstanceFacts(), SCH_CONNECTIVITY::ExtractScreenFacts(), FOR_NETNAME, SCH_FIELD::GetName(), SCH_FIELD::GetShownText(), SCH_SCREEN::Items(), SCH_CONNECTIVITY::INSTANCE_FACTS::items, KI_TEST::LoadSchematic(), EE_RTREE::OfType(), path, SCH_DIRECTIVE_LABEL_T, SCH_FIELD::SetText(), and text.