|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <tool/tool_event.h>#include <tool/tool_interactive.h>#include <tool/tool_manager.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (PrimeActsAsPositionedLeftClick) | |
| BOOST_AUTO_TEST_CASE | ( | PrimeActsAsPositionedLeftClick | ) |
Definition at line 84 of file test_tool_prime.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), TOOL_MANAGER::PrimeTool(), TOOL_MANAGER::ProcessEvent(), TOOL_MANAGER::RegisterTool(), TOOL_MANAGER::ResetTools(), TOOL_BASE::RUN, TOOL_MANAGER::SetEnvironment(), TA_MOUSE_MOTION, TC_MOUSE, VECTOR2< T >::x, and VECTOR2< T >::y.