20#include <boost/test/unit_test.hpp> 
   57    BOOST_CHECK( 
copy != &shape );
 
 
COMMIT & Stage(EDA_ITEM *aItem, CHANGE_TYPE aChangeType, BASE_SCREEN *aScreen=nullptr, RECURSE_MODE aRecurse=RECURSE_MODE::NO_RECURSE) override
Add a change of the item aItem of type aChangeType to the change list.
 
static EDA_ITEM * MakeImage(EDA_ITEM *aItem)
 
Information pertinent to a Pcbnew printed circuit board.
 
int GetStatus(EDA_ITEM *aItem, BASE_SCREEN *aScreen=nullptr)
Returns status of an item.
 
A base class for most all the KiCad significant classes used in schematics and boards.
 
A set of BOARD_ITEMs (i.e., without duplicates).
 
#define UR_TRANSIENT
indicates the item is owned by the undo/redo stack
 
Class to handle a set of BOARD_ITEMs.
 
BOOST_AUTO_TEST_CASE(HorizontalAlignment)
 
BOOST_AUTO_TEST_CASE(RecursesThroughGroups)
 
BOOST_AUTO_TEST_SUITE(CadstarPartParser)
 
BOOST_REQUIRE(intersection.has_value()==c.ExpectedIntersection.has_value())
 
BOOST_AUTO_TEST_SUITE_END()
 
BOOST_CHECK_EQUAL(result, "25.4")