|
KiCad PCB EDA Suite
|
Definition of a test case for self-to-self alignment. More...
Public Attributes | |
| const ALIGN_FP_DEF & | m_FpDef |
| bool | m_ExpectSuccess |
Definition of a test case for self-to-self alignment.
This either succeeds (with zero shift and rotation) or fails (if no baseline is available).
Definition at line 240 of file test_footprint_realignment.cpp.
| bool SELF_ALIGNMENT_TEST_CASE::m_ExpectSuccess |
Definition at line 243 of file test_footprint_realignment.cpp.
| const ALIGN_FP_DEF& SELF_ALIGNMENT_TEST_CASE::m_FpDef |
Definition at line 242 of file test_footprint_realignment.cpp.
Referenced by operator<<().