summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test/commands/mobile/on_way_point_change_notification_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Run updated style scriptjacobkeeler2019-04-291-3/+3
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-1/+1
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
* Answer review comments.BSolonenko2018-06-261-1/+1
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-0/+115