summaryrefslogtreecommitdiff
path: root/src/components/hmi_message_handler/test/hmi_message_handler_impl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-291-2/+3
* Fix crash in WebsocketSession on start. (#3191)Serhii Niukalov (GitHub)2020-01-101-0/+40
* Run updated style scriptjacobkeeler2019-04-291-5/+5
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-3/+3
* Fixes for PR commentJackLivio2018-02-021-4/+4
* Add Boost Websocket HMI AdapterJackLivio2018-02-021-3/+4
* Not related to RC changesAlexander Kutsan2017-08-161-3/+3
* Apply code review commentsIvo Stoilov (GitHub)2017-02-061-1/+1
* Refactor HMIMessageHandler test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-2/+7
* Correct buildability after moving some mock-classesIvo Stoilov (GitHub)2017-01-251-3/+2
* Fix failed HMIMessageHandlerImplTestVeronica Veremjova2016-12-301-0/+1
* Cover hmi_message_handler by unit testsatimchenko2016-12-081-5/+57
* Code style format with clang-formatKozoriz2016-04-251-5/+6
* Correctives after reviewKozoriz2016-04-251-1/+1
* Review correctives and buildability correctives.Kozoriz2016-03-071-3/+0
* Remove HMIMessageHandler singletonKozoriz2016-03-041-6/+12
* Add MakeShared to test.Herasym Oleh2015-12-151-1/+2
* hottfix/Fix_Unit_tests_for_HMIMessageHandler_in_geniviHerasym Oleh2015-12-031-0/+131