|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <advanced_config.h>#include <connectivity/conn_dump.h>#include <connectivity/conn_facade.h>#include <json_common.h>#include <project.h>#include <project/project_file.h>#include <project/net_settings.h>#include <schematic_utils/schematic_file_util.h>#include <schematic.h>#include <sch_commit.h>#include <sch_line.h>#include <sch_screen.h>#include <sch_sheet.h>#include <sch_sheet_path.h>#include <sch_sheet_pin.h>#include <settings/settings_manager.h>#include <scoped_set_reset.h>#include <tool/tool_manager.h>#include <algorithm>#include <array>#include <map>#include <memory>#include <set>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (NativeThreeInstancesPropagateChildShortAndRestore) | |
| BOOST_AUTO_TEST_CASE (NativeGlobalBridgeCommitsRefreshUnchangedSibling) | |
| BOOST_AUTO_TEST_CASE (NativeCommittedMoveOutOfRuleAreaRefreshesNetclasses) | |
| BOOST_AUTO_TEST_CASE (NativeCommittedDirectiveMoveReassignsNetclasses) | |
| BOOST_AUTO_TEST_CASE | ( | NativeCommittedDirectiveMoveReassignsNetclasses | ) |
Definition at line 376 of file test_connectivity_reference.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), BOOST_TEST_CONTEXT(), config, expected, ADVANCED_CFG::GetCfg(), SCH_SCREEN::GetConnectivityItem(), EDA_ITEM::GetPosition(), GLOBAL_CLEANUP, KI_TEST::LoadSchematic(), EDA_ITEM::m_Uuid, COMMIT::Modify(), move, path, SCH_COMMIT::Push(), SCH_DIRECTIVE_LABEL_T, SCH_LABEL_T, TOOL_MANAGER::SetEnvironment(), EDA_ITEM::SetPosition(), SKIP_UNDO, and EDA_ITEM::Type().
| BOOST_AUTO_TEST_CASE | ( | NativeCommittedMoveOutOfRuleAreaRefreshesNetclasses | ) |
Definition at line 309 of file test_connectivity_reference.cpp.
References SCH_CONNECTIVITY::FACADE::ApplyNetclasses(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), BOOST_TEST_CONTEXT(), config, SCH_CONNECTIVITY::Dump(), ADVANCED_CFG::GetCfg(), SCH_SCREEN::GetConnectivityItem(), EDA_ITEM::GetPosition(), GLOBAL_CLEANUP, KI_TEST::LoadSchematic(), COMMIT::Modify(), move, path, SCH_COMMIT::Push(), TOOL_MANAGER::SetEnvironment(), SKIP_UNDO, and SCH_CONNECTIVITY::FACADE::Update().
| BOOST_AUTO_TEST_CASE | ( | NativeGlobalBridgeCommitsRefreshUnchangedSibling | ) |
Definition at line 220 of file test_connectivity_reference.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), BOOST_TEST_CONTEXT(), config, edit, end, expected, ADVANCED_CFG::GetCfg(), SCH_LINE::GetEndPoint(), GLOBAL_CLEANUP, SCH_LINE::IsWire(), SCH_SCREEN::Items(), KI_TEST::LoadSchematic(), COMMIT::Modify(), EE_RTREE::OfType(), path, SCH_COMMIT::Push(), SCH_LINE_T, SCH_LINE::SetEndPoint(), TOOL_MANAGER::SetEnvironment(), and SKIP_UNDO.
| BOOST_AUTO_TEST_CASE | ( | NativeThreeInstancesPropagateChildShortAndRestore | ) |
Definition at line 116 of file test_connectivity_reference.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), BOOST_TEST_CONTEXT(), config, edit, end, ADVANCED_CFG::GetCfg(), SCH_LINE::GetEndPoint(), GLOBAL_CLEANUP, index, SCH_LINE::IsWire(), SCH_SCREEN::Items(), KI_TEST::LoadSchematic(), EDA_ITEM::m_Uuid, COMMIT::Modify(), EE_RTREE::OfType(), path, pin, SCH_COMMIT::Push(), SCH_LINE_T, SCH_LINE::SetEndPoint(), TOOL_MANAGER::SetEnvironment(), and SKIP_UNDO.