KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_action_manager.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <vector>
#include <tool/action_manager.h>
#include <tool/tool_action.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (UserBoundDetection_DefaultUntouched)
 
 BOOST_AUTO_TEST_CASE (UserBoundDetection_CustomValue)
 
 BOOST_AUTO_TEST_CASE (UserBoundDetection_IdentityRebindIsIndistinguishable)
 
 BOOST_AUTO_TEST_CASE (UserBoundDetection_AltSlotIndependent)
 
 BOOST_AUTO_TEST_CASE (UserBoundDetection_SharedDefaultCollisionPreserved)
 
 BOOST_AUTO_TEST_CASE (Promotion_UserBoundFrameActionWins)
 
 BOOST_AUTO_TEST_CASE (Promotion_OtherFrameLeavesOrderUnchanged)
 
 BOOST_AUTO_TEST_CASE (Promotion_DefaultBindingLeavesOrderUnchanged)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/8]

BOOST_AUTO_TEST_CASE ( Promotion_DefaultBindingLeavesOrderUnchanged )

◆ BOOST_AUTO_TEST_CASE() [2/8]

BOOST_AUTO_TEST_CASE ( Promotion_OtherFrameLeavesOrderUnchanged )

◆ BOOST_AUTO_TEST_CASE() [3/8]

BOOST_AUTO_TEST_CASE ( Promotion_UserBoundFrameActionWins )

◆ BOOST_AUTO_TEST_CASE() [4/8]

BOOST_AUTO_TEST_CASE ( UserBoundDetection_AltSlotIndependent )

◆ BOOST_AUTO_TEST_CASE() [5/8]

BOOST_AUTO_TEST_CASE ( UserBoundDetection_CustomValue )

◆ BOOST_AUTO_TEST_CASE() [6/8]

BOOST_AUTO_TEST_CASE ( UserBoundDetection_DefaultUntouched )

◆ BOOST_AUTO_TEST_CASE() [7/8]

BOOST_AUTO_TEST_CASE ( UserBoundDetection_IdentityRebindIsIndistinguishable )

◆ BOOST_AUTO_TEST_CASE() [8/8]

BOOST_AUTO_TEST_CASE ( UserBoundDetection_SharedDefaultCollisionPreserved )

Definition at line 71 of file test_action_manager.cpp.

References AS_GLOBAL, and TOOL_ACTION::IsHotKeyUserBound().