| 
    KiCad PCB EDA Suite
    
   | 
 
#include <qa_utils/wx_utils/unit_test_utils.h>#include <eda_item_test_utils.h>#include <core/typeinfo.h>#include <eda_item.h>#include <sch_item.h>#include <sch_marker.h>#include <sch_junction.h>#include <sch_no_connect.h>#include <sch_bus_entry.h>#include <sch_line.h>#include <sch_rule_area.h>#include <sch_shape.h>#include <sch_bitmap.h>#include <sch_text.h>#include <sch_textbox.h>#include <sch_table.h>#include <sch_tablecell.h>#include <sch_field.h>#include <sch_group.h>#include <sch_symbol.h>#include <sch_sheet_pin.h>#include <sch_sheet.h>#include <sch_pin.h>#include <erc/erc_settings.h>Go to the source code of this file.
Classes | |
| class | TEST_EE_ITEM_FIXTURE | 
Functions | |
| BOOST_AUTO_TEST_CASE (Move) | |
| BOOST_AUTO_TEST_CASE (Rotate) | |
| BOOST_AUTO_TEST_CASE (MirrorHorizontally) | |
| BOOST_AUTO_TEST_CASE (MirrorVertically) | |
| BOOST_AUTO_TEST_CASE | ( | MirrorHorizontally | ) | 
Definition at line 283 of file test_ee_item.cpp.
References BOOST_TEST_CONTEXT(), IterateOverPositionsAndReferences(), and MAX_STRUCT_TYPE_ID.
| BOOST_AUTO_TEST_CASE | ( | MirrorVertically | ) | 
Definition at line 320 of file test_ee_item.cpp.
References BOOST_TEST_CONTEXT(), IterateOverPositionsAndReferences(), and MAX_STRUCT_TYPE_ID.
| BOOST_AUTO_TEST_CASE | ( | Move | ) | 
Definition at line 182 of file test_ee_item.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_TEST_CONTEXT(), IterateOverPositionsAndReferences(), and MAX_STRUCT_TYPE_ID.
| BOOST_AUTO_TEST_CASE | ( | Rotate | ) | 
Definition at line 222 of file test_ee_item.cpp.
References AUTOPLACE_NONE, BOOST_TEST_CONTEXT(), IterateOverPositionsAndReferences(), MAX_STRUCT_TYPE_ID, SCH_ITEM::Rotate(), and SCH_ITEM::SetFieldsAutoplaced().