KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_pcad_sch_import_fixture.h File Reference

Shared fixture and helpers for the P-CAD schematic import test suite. More...

#include <qa_utils/wx_utils/unit_test_utils.h>
#include <eeschema/sch_io/pcad/sch_io_pcad.h>
#include <lib_symbol.h>
#include <sch_bus_entry.h>
#include <sch_junction.h>
#include <sch_label.h>
#include <sch_line.h>
#include <sch_pin.h>
#include <sch_screen.h>
#include <sch_shape.h>
#include <sch_sheet_path.h>
#include <sch_symbol.h>
#include <sch_text.h>
#include <schematic.h>
#include <settings/settings_manager.h>
#include <title_block.h>
#include <memory>
#include <set>

Go to the source code of this file.

Classes

struct  PCAD_SCH_IMPORT_FIXTURE
 

Detailed Description

Shared fixture and helpers for the P-CAD schematic import test suite.

Definition in file test_pcad_sch_import_fixture.h.