KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_pdf_output_path.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <filesystem>
#include <memory>
#include <cli/exit_codes.h>
#include <jobs/job_export_pcb_pdf.h>
#include <pcbnew_jobs_handler.h>
#include <pcbnew_utils/board_file_utils.h>
#include <wx/string.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ExportPdfSingleDocumentOutputPath)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()