KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_issue24290_local_labels_across_top_sheets.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <connection_graph.h>
#include <sch_label.h>
#include <sch_screen.h>
#include <sch_sheet.h>
#include <schematic.h>
#include <settings/settings_manager.h>

Go to the source code of this file.

Classes

struct  ISSUE24290_FIXTURE
 Test for issue #24290: Local labels create connections between top-level sheets. More...
 

Functions

 BOOST_FIXTURE_TEST_CASE (Issue24290_LocalLabelsDontCrossTopLevelSheets, ISSUE24290_FIXTURE)
 

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE()

BOOST_FIXTURE_TEST_CASE ( Issue24290_LocalLabelsDontCrossTopLevelSheets ,
ISSUE24290_FIXTURE  )