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

Function Documentation

◆ BOOST_AUTO_TEST_CASE()