|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <filesystem>#include <memory>#include <cli/exit_codes.h>#include <jobs/job_export_pcb_gencad.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 (ExportGencadWithFilename) | |
| BOOST_AUTO_TEST_CASE | ( | ExportGencadWithFilename | ) |
Definition at line 37 of file test_gencad_export.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), KI_TEST::GetPcbnewTestDataDir(), PCBNEW_JOBS_HANDLER::JobExportGencad(), CLI::EXIT_CODES::OK, and result.