KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_sch_footprint_field_reconciler.cpp File Reference
#include <memory>
#include <utility>
#include <vector>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <wx/filename.h>
#include <wx/stdpaths.h>
#include <lib_id.h>
#include <pgm_base.h>
#include <project.h>
#include <schematic.h>
#include <sch_screen.h>
#include <sch_sheet.h>
#include <sch_symbol.h>
#include <settings/settings_manager.h>
#include <libraries/library_manager.h>
#include <sch_io/sch_io.h>
#include <sch_io/sch_io_mgr.h>
#include <sch_footprint_field_reconciler.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (EagleFootprintFieldsRelinkToCache)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()