KiCad PCB EDA Suite
Loading...
Searching...
No Matches
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 BOOST_CHECK(), and Collide().