KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DISTRIBUTE_GAPS_TEST_CASE Struct Reference

Declares the FilletFixture struct as the boost test fixture. More...

Public Attributes

std::vector< std::pair< int, int > > m_extents
 
std::vector< int > m_expectedDeltas
 

Detailed Description

Declares the FilletFixture struct as the boost test fixture.

Definition at line 39 of file test_distribute.cpp.

Member Data Documentation

◆ m_expectedDeltas

std::vector<int> DISTRIBUTE_GAPS_TEST_CASE::m_expectedDeltas

Definition at line 42 of file test_distribute.cpp.

Referenced by DoDistributeGapsTestChecks().

◆ m_extents

std::vector<std::pair<int, int> > DISTRIBUTE_GAPS_TEST_CASE::m_extents

Definition at line 41 of file test_distribute.cpp.

Referenced by DoDistributeGapsTestChecks().


The documentation for this struct was generated from the following file: