KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_sch_commit.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <tool/tool_manager.h>
#include <sch_commit.h>
#include <sch_group.h>
#include <sch_text.h>
#include <sch_line.h>
#include <sch_screen.h>
#include <sch_label.h>
#include <schematic.h>
#include <connection_graph.h>
#include <schematic_utils/schematic_file_util.h>
#include <settings/settings_manager.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (RecursesThroughGroups)
 
 BOOST_AUTO_TEST_CASE (ClearsSelectedByDragFlag)
 
 BOOST_AUTO_TEST_CASE (CommitCanDeferConnectivityUntilExplicitRebuild)
 
 BOOST_AUTO_TEST_CASE (RevertingCleanupRestoresMergedWireBeforeItsMove)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( ClearsSelectedByDragFlag )

◆ BOOST_AUTO_TEST_CASE() [2/4]

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( RecursesThroughGroups )

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( RevertingCleanupRestoresMergedWireBeforeItsMove )