|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <preview_items/construction_geom.h>#include <tool/construction_manager.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (HorizontalDimensionBracketHasPerpendicularEndTicks) | |
| BOOST_AUTO_TEST_CASE (VerticalDimensionBracketHasPerpendicularEndTicks) | |
| BOOST_AUTO_TEST_CASE (DimensionBracketOffsetsOutsideObjectEdge) | |
| BOOST_AUTO_TEST_CASE (SnapManagerOwnsDimensionBracketLifecycle) | |
| BOOST_AUTO_TEST_CASE | ( | DimensionBracketOffsetsOutsideObjectEdge | ) |
Definition at line 57 of file test_construction_geom.cpp.
References BOOST_CHECK_EQUAL(), and KIGFX::CONSTRUCTION_GEOM::DimensionBracketSegments().
| BOOST_AUTO_TEST_CASE | ( | HorizontalDimensionBracketHasPerpendicularEndTicks | ) |
Definition at line 29 of file test_construction_geom.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), and KIGFX::CONSTRUCTION_GEOM::DimensionBracketSegments().
| BOOST_AUTO_TEST_CASE | ( | SnapManagerOwnsDimensionBracketLifecycle | ) |
Definition at line 69 of file test_construction_geom.cpp.
References SNAP_MANAGER::Clear(), KIGFX::CONSTRUCTION_GEOM::DimensionBrackets(), and SNAP_MANAGER::SetDimensionBrackets().
| BOOST_AUTO_TEST_CASE | ( | VerticalDimensionBracketHasPerpendicularEndTicks | ) |
Definition at line 43 of file test_construction_geom.cpp.
References BOOST_CHECK_EQUAL(), and KIGFX::CONSTRUCTION_GEOM::DimensionBracketSegments().