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_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 267 of file test_ee_item.cpp.
References MAX_STRUCT_TYPE_ID.
BOOST_AUTO_TEST_CASE | ( | MirrorVertically | ) |
Definition at line 304 of file test_ee_item.cpp.
References MAX_STRUCT_TYPE_ID.
BOOST_AUTO_TEST_CASE | ( | Move | ) |
Definition at line 166 of file test_ee_item.cpp.
References MAX_STRUCT_TYPE_ID.
BOOST_AUTO_TEST_CASE | ( | Rotate | ) |
Definition at line 206 of file test_ee_item.cpp.
References SCH_ITEM::ClearFieldsAutoplaced(), MAX_STRUCT_TYPE_ID, and SCH_ITEM::Rotate().