KiCad PCB EDA Suite
|
Declare the test suite. More...
Public Attributes | |
ARRAY_AXIS::NUMBERING_TYPE | m_axis_type |
std::string | m_offset_str |
bool | m_exp_valid |
int | m_exp_offset |
Declare the test suite.
Definition at line 38 of file test_array_axis.cpp.
ARRAY_AXIS::NUMBERING_TYPE VALID_OFFSET_CASE::m_axis_type |
Definition at line 40 of file test_array_axis.cpp.
int VALID_OFFSET_CASE::m_exp_offset |
Definition at line 43 of file test_array_axis.cpp.
bool VALID_OFFSET_CASE::m_exp_valid |
Definition at line 42 of file test_array_axis.cpp.
std::string VALID_OFFSET_CASE::m_offset_str |
Definition at line 41 of file test_array_axis.cpp.