KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_issue25074_odb_knockout_textbox.cpp File Reference
#include <filesystem>
#include <fstream>
#include <memory>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <boost/test/unit_test.hpp>
#include <base_units.h>
#include <board.h>
#include <kiid.h>
#include <pcb_shape.h>
#include <pcb_textbox.h>
#include <pcbnew/pcb_io/odbpp/pcb_io_odbpp.h>
#include <settings/settings_manager.h>
#include <core/utf8.h>

Go to the source code of this file.

Functions

static int countSurfaceRecords (const fs::path &aFeaturesFile)
 
 BOOST_AUTO_TEST_CASE (OdbKnockoutTextboxExport)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

◆ countSurfaceRecords()

static int countSurfaceRecords ( const fs::path & aFeaturesFile)
static

Definition at line 40 of file test_issue25074_odb_knockout_textbox.cpp.

Referenced by BOOST_AUTO_TEST_CASE().