KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_odbpp_netlist.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <board.h>
#include <board_design_settings.h>
#include <footprint.h>
#include <pad.h>
#include <pcb_track.h>
#include <base_units.h>
#include <core/utf8.h>
#include <pcbnew/pcb_io/odbpp/pcb_io_odbpp.h>
#include <wx/dir.h>
#include <wx/ffile.h>
#include <wx/filename.h>
#include <wx/utils.h>
#include <wx/regex.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ODBNetlistCoordinatesMatchFeatures)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()