KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_plot_pad_mask.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <board.h>
#include <board_design_settings.h>
#include <footprint.h>
#include <pad.h>
#include <pcbplot.h>
#include <plotters/plotter_gerber.h>
#include <pcb_plot_params.h>
#include <geometry/shape_poly_set.h>
#include <qa_utils/pdf_test_utils.h>
#include <wx/filename.h>
#include <wx/ffile.h>
#include <memory>
#include <string>
#include <cmath>
#include <regex>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (RoundRectMaskMatchesInflatedOutline)
 
 BOOST_AUTO_TEST_CASE (RoundRectGerberMaskApertureHasCorrectRadius)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

◆ BOOST_AUTO_TEST_CASE() [2/2]