KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_idf_export.cpp File Reference
#include <algorithm>
#include <cctype>
#include <cmath>
#include <filesystem>
#include <fstream>
#include <map>
#include <sstream>
#include <string>
#include <vector>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <boost/test/unit_test.hpp>
#include <pcbnew_utils/board_file_utils.h>
#include <exporters/export_idf.h>
#include <base_units.h>
#include <board.h>
#include <filename_resolver.h>
#include <footprint.h>
#include <geometry/eda_angle.h>
#include <pcb_shape.h>
#include <wx/string.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (FootprintCutoutIsExported)
 
 BOOST_AUTO_TEST_CASE (RotatedPolygonCutoutIsExported)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

◆ BOOST_AUTO_TEST_CASE() [2/2]