KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_ee_item.cpp File Reference
#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_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 <lib_pin.h>
#include <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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( MirrorHorizontally  )

Definition at line 250 of file test_ee_item.cpp.

References BOOST_TEST_CONTEXT, and MAX_STRUCT_TYPE_ID.

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( MirrorVertically  )

Definition at line 287 of file test_ee_item.cpp.

References BOOST_TEST_CONTEXT, and MAX_STRUCT_TYPE_ID.

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( Move  )

Definition at line 149 of file test_ee_item.cpp.

References BOOST_TEST_CONTEXT, and MAX_STRUCT_TYPE_ID.

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( Rotate  )