|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| BOOST_AUTO_TEST_CASE (RoutingEditorsOfferTheRouterOnlyMode) | |
| BOOST_AUTO_TEST_CASE (EveryOfferedOptionRoundTrips) | |
| BOOST_AUTO_TEST_CASE (UnofferedOptionReadsBackAsNever) | |
| BOOST_AUTO_TEST_CASE (OutOfRangeIndexIsNever) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 20 of file test_snapping_options.cpp.
| BOOST_AUTO_TEST_CASE | ( | EveryOfferedOptionRoundTrips | ) |
Definition at line 45 of file test_snapping_options.cpp.
References index, MagneticSnapIndex(), MagneticSnapOptions(), and MagneticSnapValue().
| BOOST_AUTO_TEST_CASE | ( | OutOfRangeIndexIsNever | ) |
Definition at line 71 of file test_snapping_options.cpp.
References MagneticSnapOptions(), MagneticSnapValue(), and NO_EFFECT.
| BOOST_AUTO_TEST_CASE | ( | RoutingEditorsOfferTheRouterOnlyMode | ) |
Definition at line 31 of file test_snapping_options.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), CAPTURE_CURSOR_IN_TRACK_TOOL, and MagneticSnapOptions().
| BOOST_AUTO_TEST_CASE | ( | UnofferedOptionReadsBackAsNever | ) |
Definition at line 60 of file test_snapping_options.cpp.
References CAPTURE_CURSOR_IN_TRACK_TOOL, index, MagneticSnapIndex(), MagneticSnapOptions(), MagneticSnapValue(), and NO_EFFECT.