summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test/commands/hmi
Commit message (Expand)AuthorAgeFilesLines
* remove goofy extra whitespaceConlain Kelly2018-07-1826-45/+0
* style fixConlain Kelly2018-07-1821-29/+14
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1854-246/+246
* Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-052-70/+1
* fix: remove unnecessary ')'Sho Amano2018-07-041-2/+1
* Merge DevelopJackLivio2018-06-273-4/+13
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-263-0/+231
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-263-26/+2
* Style fixAlexander2018-06-261-40/+0
* Fixed build failing due to migrated unit tests.Oleksandr Lohvinenko (GitHub)2018-06-261-16/+0
* Migrated unit tests.Oleksandr Lohvinenko (GitHub)2018-06-265-382/+3
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-262-3/+1
* Answer review comments.BSolonenko2018-06-2655-64/+55
* Move hmi notification test.Valerii2018-06-261-84/+90
* Add supported functions of RC pluginAlexander Kutsan2018-06-261-1/+1
* Fix build with UTsIra Lytvynenko (GitHub)2018-06-2611-19/+19
* Fix code styleIra Lytvynenko (GitHub)2018-06-261-2/+4
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-1/+1
* Fix build with unit tests after commands factory refactoringValerii2018-06-2655-0/+9970