KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_board_commit.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <tool/tool_manager.h>
#include <pcbnew_utils/board_test_utils.h>
#include <board.h>
#include <board_commit.h>
#include <footprint.h>
#include <pad.h>
#include <pcb_shape.h>
#include <pcb_text.h>
#include <pcb_group.h>
#include <pcb_view.h>
#include <tools/pcb_selection_tool.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (RecursesThroughGroups)
 
 BOOST_AUTO_TEST_CASE (MakeImageCreatesTransientCopy)
 
 BOOST_AUTO_TEST_CASE (ReturnsBoardFromManager)
 
 BOOST_AUTO_TEST_CASE (RemoveFootprintTextFromBoardEditor)
 
 BOOST_AUTO_TEST_CASE (ReusedCommitModifyAfterAdd)
 
 BOOST_AUTO_TEST_CASE (RemoveFootprintPrunesSelectedChildren)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( MakeImageCreatesTransientCopy )

◆ BOOST_AUTO_TEST_CASE() [2/6]

◆ BOOST_AUTO_TEST_CASE() [3/6]

◆ BOOST_AUTO_TEST_CASE() [4/6]

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( ReturnsBoardFromManager )

◆ BOOST_AUTO_TEST_CASE() [6/6]