KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_constraint_clipboard.cpp File Reference
#include <memory>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <board.h>
#include <footprint.h>
#include <kicad_clipboard.h>
#include <lset.h>
#include <pcb_shape.h>
#include <tools/pcb_selection.h>
#include <constraints/pcb_constraint.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ConstraintCopiedWhenAllMembersSelected)
 
 BOOST_AUTO_TEST_CASE (ConstraintMembersRemapAfterReUuid)
 
 BOOST_AUTO_TEST_CASE (ConstraintNotCopiedWhenPartialSelection)
 
 BOOST_AUTO_TEST_CASE (FootprintEditorCopyCarriesConstraints)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( ConstraintMembersRemapAfterReUuid )

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( ConstraintNotCopiedWhenPartialSelection )

◆ BOOST_AUTO_TEST_CASE() [4/4]