KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_symbol_import_reconciler.cpp File Reference
#include <memory>
#include <vector>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <wx/dir.h>
#include <wx/file.h>
#include <wx/filefn.h>
#include <wx/filename.h>
#include <lib_id.h>
#include <lib_symbol.h>
#include <pgm_base.h>
#include <project.h>
#include <project_sch.h>
#include <schematic.h>
#include <sch_io/sch_io.h>
#include <sch_io/sch_io_mgr.h>
#include <sch_screen.h>
#include <sch_sheet.h>
#include <sch_sheet_path.h>
#include <sch_symbol.h>
#include <settings/settings_manager.h>
#include <wildcards_and_files_ext.h>
#include <libraries/library_manager.h>
#include <libraries/library_table.h>
#include <libraries/symbol_library_adapter.h>
#include <symbol_import_reconciler.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (EasyEdaProV3SchematicResolvesToGeneratedCache)
 
 BOOST_AUTO_TEST_CASE (EasyEdaProV2LeavesSourceDirectoryClean)
 
 BOOST_AUTO_TEST_CASE (CollidingNicknameDoesNotStealTheLink)
 
 BOOST_AUTO_TEST_CASE (EquivalentNamesakeTakesTheLink)
 
 BOOST_AUTO_TEST_CASE (ExistingUserRowIsNotRepurposed)
 
 BOOST_AUTO_TEST_CASE (UnsavableTableLeavesCacheUnclaimed)
 
 BOOST_AUTO_TEST_CASE (ExistingUserLibraryIsNotClobbered)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( EasyEdaProV2LeavesSourceDirectoryClean )

◆ BOOST_AUTO_TEST_CASE() [3/7]

◆ BOOST_AUTO_TEST_CASE() [4/7]

◆ BOOST_AUTO_TEST_CASE() [5/7]

◆ BOOST_AUTO_TEST_CASE() [6/7]

◆ BOOST_AUTO_TEST_CASE() [7/7]