|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <string>#include <wx/filename.h>#include <wx/ffile.h>#include <plotters/plotter_gerber.h>#include <qa_utils/pdf_test_utils.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (ZeroLengthSegmentEmitsSingleFlash) | |
| BOOST_AUTO_TEST_CASE | ( | ZeroLengthSegmentEmitsSingleFlash | ) |
Definition at line 47 of file test_gerber_plotter.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), BOOST_CHECK_MESSAGE(), BOOST_REQUIRE(), BOOST_TEST_MESSAGE(), CountOccurrences(), GERBER_PLOTTER::EndPlot(), MaybeRemoveFile(), PLOTTER::OpenFile(), PLOTTER::SetRenderSettings(), GERBER_PLOTTER::SetViewport(), GERBER_PLOTTER::StartPlot(), and GERBER_PLOTTER::ThickSegment().