|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <sch_symbol.h>#include <sch_group.h>#include <sch_collectors.h>#include <tools/sch_selection_tool.h>#include <tool/tool_manager.h>#include <view/view.h>Go to the source code of this file.
Classes | |
| struct | GROUP_PROMOTION_FIXTURE |
Functions | |
| BOOST_AUTO_TEST_CASE (SymbolOnlyScanTypesDoNotPromote) | |
| BOOST_AUTO_TEST_CASE (LocateAnyPromotesToGroup) | |
| BOOST_AUTO_TEST_CASE (EmptyScanTypesPromoteToGroup) | |
| BOOST_AUTO_TEST_CASE (GroupScanTypesPromoteToGroup) | |
| BOOST_AUTO_TEST_CASE | ( | EmptyScanTypesPromoteToGroup | ) |
Definition at line 82 of file test_issue24961_group_promotion.cpp.
References COLLECTOR::GetCount().
| BOOST_AUTO_TEST_CASE | ( | GroupScanTypesPromoteToGroup | ) |
Definition at line 93 of file test_issue24961_group_promotion.cpp.
References COLLECTOR::GetCount(), and SCH_COLLECTOR::MovableItems.
| BOOST_AUTO_TEST_CASE | ( | LocateAnyPromotesToGroup | ) |
Definition at line 72 of file test_issue24961_group_promotion.cpp.
References COLLECTOR::GetCount(), and SCH_LOCATE_ANY_T.
| BOOST_AUTO_TEST_CASE | ( | SymbolOnlyScanTypesDoNotPromote | ) |
Definition at line 62 of file test_issue24961_group_promotion.cpp.
References BOOST_AUTO_TEST_CASE(), COLLECTOR::GetCount(), and SCH_SYMBOL_T.