|
KiCad PCB EDA Suite
|
#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) | |
| BOOST_AUTO_TEST_CASE | ( | EagleFootprintFieldsRelinkToCache | ) |
Definition at line 81 of file test_sch_footprint_field_reconciler.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), KI_TEST::GetEeschemaTestDataDir(), PGM_BASE::GetLibraryManager(), PGM_BASE::GetSettingsManager(), SETTINGS_MANAGER::LoadProject(), LIBRARY_MANAGER::LoadProjectTables(), Pgm(), SETTINGS_MANAGER::Prj(), project, and result.