KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>
#include <tool/tool_manager.h>
#include <sch_commit.h>
#include <sch_group.h>
#include <sch_text.h>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (RecursesThroughGroups) | |
BOOST_AUTO_TEST_CASE (ClearsSelectedByDragFlag) | |
BOOST_AUTO_TEST_CASE | ( | ClearsSelectedByDragFlag | ) |
Definition at line 45 of file test_sch_commit.cpp.
References BOOST_CHECK_EQUAL(), CHT_MODIFY, COMMIT::GetStatus(), SELECTED_BY_DRAG, SCH_COMMIT::Stage(), and text.
BOOST_AUTO_TEST_CASE | ( | RecursesThroughGroups | ) |
Definition at line 28 of file test_sch_commit.cpp.
References BOOST_CHECK_EQUAL(), CHT_MODIFY, COMMIT::GetStatus(), group, RECURSE, and SCH_COMMIT::Stage().