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 <pcb_shape.h>
#include <pcb_group.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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( MakeImageCreatesTransientCopy  )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( RecursesThroughGroups  )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( ReturnsBoardFromManager  )