KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_constraint_ownership.cpp File Reference
#include <memory>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <board.h>
#include <footprint.h>
#include <constraints/pcb_constraint.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (BoardAddRemoveResolve)
 
 BOOST_AUTO_TEST_CASE (BoardRunOnChildrenVisitsConstraint)
 
 BOOST_AUTO_TEST_CASE (FootprintCloneRoundTrip)
 
 BOOST_AUTO_TEST_CASE (FootprintTeardownDeletesConstraints)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( BoardRunOnChildrenVisitsConstraint )

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( FootprintCloneRoundTrip )

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( FootprintTeardownDeletesConstraints )