KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_altium_sch_import.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <lib_id.h>
#include <schematic.h>
#include <sch_io/altium/sch_io_altium.h>
#include <sch_label.h>
#include <sch_line.h>
#include <sch_screen.h>
#include <sch_sheet.h>
#include <sch_sheet_path.h>
#include <sch_symbol.h>
#include <settings/settings_manager.h>
#include <map>
#include <optional>
#include <set>
#include <vector>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Issue22943_SourceLibrarySymbolLibId)
 
 BOOST_AUTO_TEST_CASE (Issue24861_RepeatedSchematicChannels)
 
 BOOST_AUTO_TEST_CASE (Ticket1303_MultiPageBlock)
 
 BOOST_AUTO_TEST_CASE (Issue24843_SymbolOrientationMatchesAltium)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( Issue24861_RepeatedSchematicChannels )

◆ BOOST_AUTO_TEST_CASE() [4/4]