|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <string>#include <wx/filename.h>#include <wx/ffile.h>#include <plotters/plotter_dxf.h>#include <qa_utils/pdf_test_utils.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (R2000HandlesAndTableSkeleton) | |
| BOOST_AUTO_TEST_CASE | ( | R2000HandlesAndTableSkeleton | ) |
Definition at line 41 of file test_dxf_plotter.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_MESSAGE(), BOOST_REQUIRE(), BOOST_TEST_MESSAGE(), DXF_PLOTTER::Circle(), DXF_PLOTTER::EndPlot(), PLOTTER::FinishTo(), MaybeRemoveFile(), PLOTTER::MoveTo(), NO_FILL, PLOTTER::OpenFile(), PLOTTER::SetRenderSettings(), DXF_PLOTTER::SetViewport(), and DXF_PLOTTER::StartPlot().