KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <schematic_utils/schematic_file_util.h>
#include <connection_graph.h>
#include <schematic.h>
#include <sch_sheet.h>
#include <sch_screen.h>
#include <settings/settings_manager.h>
#include <locale_io.h>
Go to the source code of this file.
Classes | |
struct | INCREMENTAL_NETLIST_TEST_FIXTURE |
Functions | |
BOOST_FIXTURE_TEST_CASE (RemoveAddItems, INCREMENTAL_NETLIST_TEST_FIXTURE) | |
BOOST_FIXTURE_TEST_CASE | ( | RemoveAddItems | , |
INCREMENTAL_NETLIST_TEST_FIXTURE | |||
) |
Definition at line 45 of file test_incremental_netlister.cpp.
References dummy, SCH_CONNECTION::GetNetName(), SCH_SHEET::GetScreen(), SCH_SCREEN::Items(), KI_TEST::LoadSchematic(), path, pin, CONNECTION_GRAPH::Recalculate(), alg::remove_duplicates(), SCH_SYMBOL_T, and CONNECTION_GRAPH::SetLastCodes().