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

Test suite for import of cadstar *.cpa footprints files. More...

Go to the source code of this file.

Classes

struct  CADSTAR_IMPORT_FIXTURE
 

Functions

 BOOST_AUTO_TEST_CASE (CadstarFootprintImport)
 Compare all footprints with their KiCad reference footprint TODO: Refactor this code so it can be made common to all importers! (right now this is copy/paste from EAGLE)
 

Detailed Description

Test suite for import of cadstar *.cpa footprints files.

Definition in file test_cadstar_footprints.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( CadstarFootprintImport  )

Compare all footprints with their KiCad reference footprint TODO: Refactor this code so it can be made common to all importers! (right now this is copy/paste from EAGLE)

Definition at line 55 of file test_cadstar_footprints.cpp.

References BOOST_CHECK(), BOOST_TEST_CONTEXT, KI_TEST::CheckFootprint(), KI_TEST::GetPcbnewTestDataDir(), FOOTPRINT::GetReference(), and FOOTPRINT::GetValue().