KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_lib_table_diff_merge.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <pcbnew_utils/board_test_utils.h>
#include <diff_merge/pcb_differ.h>
#include <diff_merge/kicad_diff_types.h>
#include <diff_merge/kicad_merge_engine.h>
#include "../../../pcbnew/diff_merge/pcb_merge_applier.h"
#include <board.h>
#include <settings/settings_manager.h>
#include <wildcards_and_files_ext.h>
#include <wx/file.h>
#include <wx/filename.h>
#include <wx/stdpaths.h>

Go to the source code of this file.

Classes

struct  LIB_TABLE_DIFF_MERGE_FIXTURE
 

Functions

 BOOST_AUTO_TEST_CASE (NoSiblingFilesEmitsNoDelta)
 
 BOOST_AUTO_TEST_CASE (OursAddsFpLibTableEmitsDelta)
 
 BOOST_AUTO_TEST_CASE (OursAddsSymLibTableEmitsDelta)
 
 BOOST_AUTO_TEST_CASE (DivergentFpLibTableEmitsDelta)
 
 BOOST_AUTO_TEST_CASE (ApplierStagesOursFpLibTable)
 
 BOOST_AUTO_TEST_CASE (ApplierStagesOursSymLibTable)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

◆ BOOST_AUTO_TEST_CASE() [2/6]

◆ BOOST_AUTO_TEST_CASE() [3/6]

◆ BOOST_AUTO_TEST_CASE() [4/6]

◆ BOOST_AUTO_TEST_CASE() [5/6]

◆ BOOST_AUTO_TEST_CASE() [6/6]