summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test/commands/hmi/simple_requests_to_hmi_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-291-1/+1
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-091-1/+1
* | Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-231-1/+0
|/
* remove goofy extra whitespaceConlain Kelly2018-07-181-2/+0
* style fixConlain Kelly2018-07-181-5/+6
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-7/+7
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-261-3/+1
* Migrated unit tests.Oleksandr Lohvinenko (GitHub)2018-06-261-15/+1
* Answer review comments.BSolonenko2018-06-261-4/+1
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-0/+286