KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_easyedapro_v3_import.cpp File Reference

Test suite for import of EasyEDA Pro v3 PCB files. More...

#include <qa_utils/wx_utils/unit_test_utils.h>
#include <pcbnew_utils/board_file_utils.h>
#include <pcbnew/pcb_io/pcb_io.h>
#include <pcbnew/pcb_io/pcb_io_mgr.h>
#include <board.h>
#include <footprint.h>
#include <memory>

Go to the source code of this file.

Functions

static wxString getEasyEdaProV3SymbolLibPath ()
 
static wxString getEasyEdaProV3FootprintLibPath ()
 
 BOOST_AUTO_TEST_CASE (FootprintLibraryCanReadOnlyFootprintElibz2)
 
 BOOST_AUTO_TEST_CASE (FootprintLibraryEnumeratesAndLoadsElibz2)
 
 BOOST_AUTO_TEST_CASE (BoardLoadImportsInnerLayers)
 

Detailed Description

Test suite for import of EasyEDA Pro v3 PCB files.

Definition in file pcbnew/pcb_io/easyedapro/test_easyedapro_v3_import.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( FootprintLibraryCanReadOnlyFootprintElibz2 )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( FootprintLibraryEnumeratesAndLoadsElibz2 )

◆ getEasyEdaProV3FootprintLibPath()

static wxString getEasyEdaProV3FootprintLibPath ( )
static

◆ getEasyEdaProV3SymbolLibPath()

static wxString getEasyEdaProV3SymbolLibPath ( )
static