KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_issue24967.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <board.h>
#include <pcb_group.h>
#include <pcb_track.h>
#include <pcb_view.h>
#include <tool/tool_manager.h>
#include <tools/pcb_selection_tool.h>

Go to the source code of this file.

Functions

static PCB_TRACKaddSegment (BOARD &aBoard, const VECTOR2I &aStart, const VECTOR2I &aEnd)
 
 BOOST_AUTO_TEST_CASE (ExpansionStaysInsideEnteredGroup)
 
 BOOST_AUTO_TEST_CASE (ExpansionFromOutsideLeavesGroupIntact)
 

Function Documentation

◆ addSegment()

static PCB_TRACK * addSegment ( BOARD & aBoard,
const VECTOR2I & aStart,
const VECTOR2I & aEnd )
static

◆ BOOST_AUTO_TEST_CASE() [1/2]

◆ BOOST_AUTO_TEST_CASE() [2/2]