| 
    KiCad PCB EDA Suite
    
   | 
 
#include <qa_utils/wx_utils/unit_test_utils.h>#include <sch_line.h>#include <sch_junction.h>#include <sch_screen.h>#include <schematic.h>#include <tool/tool_manager.h>#include <sch_commit.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (CrossingSegmentsKeepJunction) | |
| BOOST_AUTO_TEST_CASE | ( | CrossingSegmentsKeepJunction | ) | 
Definition at line 31 of file test_junction_place.cpp.
References COMMIT::Added(), SCH_SCREEN::Append(), BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), SCH_LINE::BreakAt(), SCHEMATIC::CleanUp(), SCH_SCREEN::GetBusesAndWires(), SCH_SCREEN::GetItem(), SCH_SCREEN::IsExplicitJunction(), LAYER_WIRE, SCH_JUNCTION_T, SCH_LINE::SetEndPoint(), v1, v2, and v3.