| 
    KiCad PCB EDA Suite
    
   | 
 
#include <qa_utils/wx_utils/unit_test_utils.h>#include <boost/test/unit_test.hpp>#include <pcb_shape.h>#include <properties/property_mgr.h>#include <properties/property.h>#include <i18n_utility.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (PCBShapeCornerRadius) | |
| BOOST_AUTO_TEST_CASE (PCBShapeCornerRadiusValidation) | |
| BOOST_AUTO_TEST_CASE | ( | PCBShapeCornerRadius | ) | 
Definition at line 32 of file pcbnew/test_shape_corner_radius.cpp.
References BOOST_CHECK_EQUAL(), EDA_SHAPE::GetCornerRadius(), RECTANGLE, EDA_SHAPE::SetCornerRadius(), EDA_SHAPE::SetEnd(), and EDA_SHAPE::SetStart().
| BOOST_AUTO_TEST_CASE | ( | PCBShapeCornerRadiusValidation | ) | 
Definition at line 47 of file pcbnew/test_shape_corner_radius.cpp.
References _HKI, PROPERTY_MANAGER::GetProperty(), PROPERTY_MANAGER::Instance(), PROPERTY_MANAGER::Rebuild(), RECTANGLE, EDA_SHAPE::SetEnd(), EDA_SHAPE::SetStart(), TYPE_HASH, and PROPERTY_BASE::Validate().