KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_pcb_constraint.cpp File Reference
#include <memory>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <geometry/shape.h>
#include <constraints/pcb_constraint.h>
#include <core/typeinfo.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (BasicProperties)
 
 BOOST_AUTO_TEST_CASE (GeometrySurfaceIsSafe)
 
 BOOST_AUTO_TEST_CASE (MembersAndValue)
 
 BOOST_AUTO_TEST_CASE (CloneIsAFaithfulCopy)
 
 BOOST_AUTO_TEST_CASE (EqualityAndSimilarity)
 
 BOOST_AUTO_TEST_CASE (DuplicateDetection)
 
 BOOST_AUTO_TEST_CASE (VertexMemberIdentity)
 
 BOOST_AUTO_TEST_CASE (VertexIndexInDuplicateDetection)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/8]

◆ BOOST_AUTO_TEST_CASE() [2/8]

BOOST_AUTO_TEST_CASE ( CloneIsAFaithfulCopy )

◆ BOOST_AUTO_TEST_CASE() [3/8]

◆ BOOST_AUTO_TEST_CASE() [4/8]

BOOST_AUTO_TEST_CASE ( EqualityAndSimilarity )

◆ BOOST_AUTO_TEST_CASE() [5/8]

◆ BOOST_AUTO_TEST_CASE() [6/8]

◆ BOOST_AUTO_TEST_CASE() [7/8]

BOOST_AUTO_TEST_CASE ( VertexIndexInDuplicateDetection )

◆ BOOST_AUTO_TEST_CASE() [8/8]

BOOST_AUTO_TEST_CASE ( VertexMemberIdentity )

Definition at line 175 of file test_pcb_constraint.cpp.

References ConstraintAnchorFromToken(), and VERTEX.