KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_complex_padstack_export.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <filesystem>
#include <fstream>
#include <memory>
#include <regex>
#include <set>
#include <sstream>
#include <string>
#include <system_error>
#include <board.h>
#include <exporters/export_gencad_writer.h>
#include <exporters/export_hyperlynx.h>
#include <locale_io.h>
#include <pcbnew_utils/board_file_utils.h>
#include <specctra_import_export/specctra.h>
#include <wx/filename.h>
#include <wx/string.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (GencadEmitsShapePerLayer)
 
 BOOST_AUTO_TEST_CASE (SpecctraEmitsShapePerLayer)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( GencadEmitsShapePerLayer )

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( SpecctraEmitsShapePerLayer )