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

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (NoDrillFlashesOnEdgeCuts)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()