KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_footprint.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <qa_utils/geometry/geometry.h>
#include <board.h>
#include <embedded_files.h>
#include <geometry/shape_utils.h>
#include <footprint.h>
#include <mmh3_hash.h>
#include <pcb_shape.h>

Go to the source code of this file.

Functions

static bool CourtyardEqualPredicate (const SHAPE_POLY_SET &a, const SHAPE_POLY_SET &b)
 
 BOOST_AUTO_TEST_CASE (FootprintCourtyardAndHull)
 
 BOOST_AUTO_TEST_CASE (FootprintCloneSharesEmbeddedFiles)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

◆ BOOST_AUTO_TEST_CASE() [2/2]

◆ CourtyardEqualPredicate()

static bool CourtyardEqualPredicate ( const SHAPE_POLY_SET & a,
const SHAPE_POLY_SET & b )
static