| 
    KiCad PCB EDA Suite
    
   | 
 
#include <qa_utils/wx_utils/unit_test_utils.h>#include <connection_graph.h>#include <sch_line.h>#include <sch_label.h>#include <sch_sheet.h>#include <sch_sheet_path.h>#include <sch_screen.h>#include <schematic.h>#include <settings/settings_manager.h>#include <project.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (LabelDrivesCrossingWires) | |
| BOOST_AUTO_TEST_CASE | ( | LabelDrivesCrossingWires | ) | 
Definition at line 13 of file test_crossing_label.cpp.
References SCH_SCREEN::Append(), BOOST_REQUIRE(), SCHEMATIC::BuildSheetListSortedByPageNumbers(), SCH_CONNECTION::ConfigureFromLabel(), CONNECTION_SUBGRAPH::GetDriver(), SCH_ITEM::GetOrInitConnection(), CONNECTION_GRAPH::GetSubgraphForItem(), LAYER_WIRE, SETTINGS_MANAGER::LoadProject(), SETTINGS_MANAGER::Prj(), SCH_SHEET_PATH::push_back(), CONNECTION_GRAPH::Recalculate(), SCH_LINE::SetEndPoint(), SCHEMATIC::SetRoot(), CONNECTION_GRAPH::SetSchematic(), and SCH_SHEET::SetScreen().