KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_connectivity_reference.cpp File Reference
#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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

◆ BOOST_AUTO_TEST_CASE() [3/4]

◆ BOOST_AUTO_TEST_CASE() [4/4]