|
KiCad PCB EDA Suite
|
#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) | |
| BOOST_AUTO_TEST_CASE | ( | ExportPdfSingleDocumentOutputPath | ) |
Definition at line 37 of file test_pdf_output_path.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), F_Cu, KI_TEST::GetPcbnewTestDataDir(), PCBNEW_JOBS_HANDLER::JobExportPdf(), CLI::EXIT_CODES::OK, JOB_EXPORT_PCB_PDF::ONE_PAGE_PER_LAYER_ONE_FILE, and result.