KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_d356_export.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <filesystem>
#include <fstream>
#include <memory>
#include <string>
#include <board.h>
#include <exporters/export_d356.h>
#include <pcb_track.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 (ExportD356MidpointFlag)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()