KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_constraint_duplicate.cpp File Reference
#include <map>
#include <memory>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <board.h>
#include <footprint.h>
#include <pcb_group.h>
#include <pcb_shape.h>
#include <constraints/constraint_copy.h>
#include <constraints/pcb_constraint.h>
#include "constraint_test_utils.h"

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (DuplicateCarriesFullyContainedConstraints)
 
 BOOST_AUTO_TEST_CASE (DuplicateDropsConstraintOutsideScope)
 
 BOOST_AUTO_TEST_CASE (GroupDuplicatePairsMembersForConstraintRemap)
 
 BOOST_AUTO_TEST_CASE (FootprintDuplicateRepointsInternalConstraints)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( DuplicateDropsConstraintOutsideScope )

◆ BOOST_AUTO_TEST_CASE() [3/4]

◆ BOOST_AUTO_TEST_CASE() [4/4]