KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
test_shape_compound_collision.cpp File Reference

Go to the source code of this file.

Classes

struct  ShapeCompoundCollisionFixture
 Fixture for the Collision test suite. More...
 

Functions

 BOOST_AUTO_TEST_CASE (ShapeCompoundCollide)
 Declares the CollisionFixture as the boost test suite fixture.
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( ShapeCompoundCollide  )

Declares the CollisionFixture as the boost test suite fixture.

This test checks basic behaviour of PointOnEdge, testing if points on corners, outline edges and hole edges are detected as colliding.

Definition at line 86 of file test_shape_compound_collision.cpp.

References actual, BOOST_TEST(), and Collide().