KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <geometry/shape_compound.h>
#include <geometry/shape_circle.h>
#include "fixtures_geometry.h"
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. | |
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_TEST(), and Collide().