|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <board.h>#include <footprint.h>#include <pad.h>#include <geometry/shape_line_chain.h>#include <geometry/shape_arc.h>#include <length_delay_calculation/length_delay_calculation.h>#include <iostream>Go to the source code of this file.
Classes | |
| struct | CLIP_LINE_TO_PAD_FIXTURE |
Functions | |
| BOOST_AUTO_TEST_CASE (Issue22612_ArcStartsAtPadCenter) | |
| BOOST_AUTO_TEST_CASE (Issue22612_TwoArcsFromPadCenter) | |
| BOOST_AUTO_TEST_CASE | ( | Issue22612_ArcStartsAtPadCenter | ) |
Definition at line 63 of file test_clip_line_to_pad.cpp.
References BOOST_AUTO_TEST_CASE(), chain, F_Cu, SHAPE_LINE_CHAIN::Length(), LENGTH_DELAY_CALCULATION::OptimiseTraceInPad(), pad, and SHAPE_LINE_CHAIN::Reverse().
| BOOST_AUTO_TEST_CASE | ( | Issue22612_TwoArcsFromPadCenter | ) |
Definition at line 94 of file test_clip_line_to_pad.cpp.
References arc2(), chain, F_Cu, SHAPE_LINE_CHAIN::Length(), LENGTH_DELAY_CALCULATION::OptimiseTraceInPad(), pad, and SHAPE_LINE_CHAIN::Reverse().