summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Revert "Cover resumption with unit tests"revert-618-feature/Cover_resumption_with_unit_testsAndriy Byzhynar (GitHub)2016-06-2340-1126/+454
* Correctives after reviewKozoriz2016-06-238-33/+32
* Coding style and copyrating correctivesKozoriz2016-06-234-6/+6
* Add tests for resumption_data_db classKozoriz2016-06-2311-168/+631
* Correct headers and sources after dividing of SQLDatabaseKozoriz2016-06-2318-81/+85
* Extract interface from SQLDatabase classKozoriz2016-06-239-155/+239
* Add Unit tests for ResumptionDataJson classVladislav Antonov2016-06-234-33/+9
* Cover ResumeCtrl with unit tests.Vladislav Antonov2016-06-232-52/+198
* Merge pull request #606 from LevchenkoS/feature/Cover_with_unit_tests_some_Me...Andrew Byzhynar (GitHub)2016-06-223-65/+638
|\
| * Cover with unit tests some `MessageHelper` methodsLevchenko2016-06-213-65/+638
* | Fix/config profile tests on win (#630)Oleh Herasym2016-06-222-4/+5
|/
* Cover Send methods from MessageHelper with Unit tests.Vladislav Antonov2016-06-214-296/+781
* Fix style issue (#619)Artem Nosach2016-06-171-3/+3
* Merge pull request #615 from LevchenkoS/feature/Cover_mobile_request_commands...Andrew Byzhynar2016-06-1724-281/+1330
|\
| * Optimize CMake filesLevchenko2016-06-164-255/+264
| * Fix namingLevchenko2016-06-1612-40/+40
| * Cover some mobile request commandsLevchenko2016-06-1613-7/+1047
* | Wrap logger initialization with ifdef (#616)Artem Nosach2016-06-172-3/+6
* | Merge pull request #613 from dev-gh/fix/resumption_sql_tests_enabledAGaliuzov2016-06-171-4/+2
|\ \
| * | Enables Resumption SQL tests againAndrey Oleynik2016-06-171-4/+2
* | | Merge pull request #587 from OHerasym/feature/adapt_logger_macrosesArtem Nosach2016-06-17472-6646/+5627
|\ \ \ | |/ / |/| |
| * | Change macroses names in all projectHerasym Oleh2016-06-16471-6529/+5518
| * | Adapt logger macrosesHerasym Oleh2016-06-161-117/+109
* | | Revert "Enables resumption test disabled previously"revert-604-fix/resumption_test_enabledAGaliuzov2016-06-171-2/+4
* | | Merge pull request #604 from dev-gh/fix/resumption_test_enabledAGaliuzov2016-06-171-4/+2
|\ \ \ | |_|/ |/| |
| * | Enables resumption test disabled previouslyAndrey Oleynik2016-06-161-4/+2
* | | Resolve Qt build issuesLevchenko2016-06-164-14/+16
| |/ |/|
* | Merge pull request #595 from Kozoriz/feature/Move_policy_handler_tests_from_pasaAGaliuzov2016-06-161-65/+71
|\ \
| * | Add OnVehicleDataUpdated testKozoriz2016-06-161-65/+71
* | | Merge pull request #594 from Kozoriz/feature/Add_five_tests_for_message_helperAGaliuzov2016-06-161-1/+112
|\ \ \ | |_|/ |/| |
| * | Correctives after reviewKozoriz2016-06-151-50/+51
| * | Add five tests for message helperKozoriz2016-06-131-1/+111
| |/
* | Merge pull request #598 from AGritsevich/Fix/SDL_does_not_send_LAUNCH_APP_to_...AGaliuzov2016-06-155-4/+42
|\ \
| * | Fix APP_LAUNCH requestAnton Hrytsevich2016-06-145-4/+42
* | | Merge pull request #599 from VProdanov/fix/Core_dump_when_app_is_at_LIMITED_a...AGaliuzov2016-06-155-20/+9
|\ \ \
| * | | Fix_core_dump_when_app_is_in_LIMITED_and_ignition_off_is_sentVProdanov2016-06-145-20/+9
| |/ /
* | | Fix start service repeat sequence (#588)Anatoliy2016-06-152-12/+12
|/ /
* | Merge pull request #582 from LevchenkoS/feature/Tools_for_test_CommandsAnton Hrytsevich2016-06-109-0/+1347
|\ \
| * | Create tools to test commandsLevchenko2016-06-109-0/+1347
* | | Merge pull request #589 from LevchenkoS/feature/Divide_HMICapabilities_into_i...Andrew Byzhynar2016-06-107-268/+924
|\ \ \ | |_|/ |/| |
| * | Divide `HMICapabilities` into interface and implementationLevchenko2016-06-097-268/+924
| |/
* | Merge pull request #581 from dtrunov/fix/GetWayPoints_SDL_does_not_resend_app...AGaliuzov2016-06-102-3/+12
|\ \
| * | SDL does not resend appID and wayPointType in GetWayPoints rps to HMIdtrunov2016-06-092-3/+12
* | | Merge pull request #569 from AGritsevich/fix/SDL_doesnt_send_OnSystemRequest_...AGaliuzov2016-06-091-239/+3
|\ \ \
| * | | Fix manual send SystemRequest(QUERY_APP) from mobile appAnton Hrytsevich2016-06-091-239/+3
| | |/ | |/|
* | | Specify namespace explicitelyArtem Nosach2016-06-091-1/+1
|/ /
* | Fix style issueArtem Nosach2016-06-081-2/+1
* | Merge pull request #54 from dev-gh/fix/enable_disabled_testsArtem Nosach2016-06-088-80/+68
|\ \
| * | Enables TM unit testsAndrey Oleynik2016-06-084-20/+15
| * | Enables some policy tests disabled during portingAndrey Oleynik2016-06-084-60/+53