KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <boost/test/unit_test.hpp>
#include <geometry/shape_rect.h>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (ShapeRectCornerRadius) | |
BOOST_AUTO_TEST_CASE | ( | ShapeRectCornerRadius | ) |
Definition at line 29 of file test_shape_rect_corner.cpp.
References BOOST_CHECK_EQUAL(), SHAPE_RECT::GetRadius(), and SHAPE_RECT::SetRadius().