KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_constraint_apply.cpp File Reference

Tests ApplyConstraintImmediately (issue #2329 UI): creating a constraint solves its cluster on the spot, pinning the first member and moving the rest so the geometry satisfies the relation. More...

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (CoincidentSnapsSecondPointToFirst)
 
 BOOST_AUTO_TEST_CASE (SingleShapeFixedLengthStagesThePinnedShape)
 
 BOOST_AUTO_TEST_CASE (CircleFirstMemberPinsCenterAndSolves)
 
 BOOST_AUTO_TEST_CASE (FailedOrEmptyClusterLeavesGeometry)
 

Detailed Description

Tests ApplyConstraintImmediately (issue #2329 UI): creating a constraint solves its cluster on the spot, pinning the first member and moving the rest so the geometry satisfies the relation.

Definition in file test_constraint_apply.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( FailedOrEmptyClusterLeavesGeometry )

◆ BOOST_AUTO_TEST_CASE() [4/4]