summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #833 from antongovorov/feature/DisableOpenSSLLibUsbRebuildarchive/develop_20160928Andriy Byzhynar (GitHub)2016-10-064-20/+22
|\
| * Remove OpenSSL & libusb builds from sources during every SDL build on TeamCityagovorov2016-10-054-20/+22
* | Merge pull request #864 from okozlovlux/feature/Fully_cover_commands_with_UT_5Andriy Byzhynar (GitHub)2016-10-065-78/+438
|\ \
| * | Cover commands with unit testsokozlovlux2016-10-054-77/+437
| * | Fix issue with validation of message paramsokozlovlux2016-10-031-1/+1
* | | Merge pull request #866 from vlantonov/fix/am_resumption_test_defects_winqtAndriy Byzhynar (GitHub)2016-10-052-183/+213
|\ \ \
| * | | Fix defects found by am_resumption_test under WinQtVladislav Antonov2016-10-052-183/+213
* | | | Merge pull request #863 from vlantonov/fix/am_policies_test_defects_winqtAndriy Byzhynar (GitHub)2016-10-052-131/+195
|\ \ \ \
| * | | | Fix defects found by am_policies_test under WinQtVladislav Antonov2016-10-042-131/+195
| |/ / /
* | | | Fix/validate response from hmi in get way points genivi (#849)Oleh Herasym (GitHub)2016-10-056-54/+253
* | | | Fix Unit Tests for Threads (#867)Pavel Vasilev (GitHub)2016-10-041-280/+98
* | | | Merge pull request #859 from okozlovlux/feature/Fully_cover_commands_with_UT_4Andriy Byzhynar (GitHub)2016-10-045-0/+322
|\ \ \ \ | |/ / / |/| | |
| * | | Fully cover commands with unit testsokozlovlux2016-10-035-0/+323
* | | | Merge pull request #861 from vlantonov/fix/am_commands_test_defects_winqtAndriy Byzhynar (GitHub)2016-10-0427-82/+319
|\ \ \ \ | |/ / / |/| | |
| * | | Fix defects found by am_commands_test under WinQtVladislav Antonov2016-10-0327-82/+319
| |/ /
* | | Merge pull request #848 from LevchenkoS/feature/Fully_cover_SystemRequest_and...Andriy Byzhynar (GitHub)2016-10-033-98/+258
|\ \ \
| * | | Complete covering SubscribeVehicleDataRequest commandLevchenkoS2016-10-031-19/+117
| * | | Fix VehicleDataResultCode sending to mobileValeri Prodanov2016-10-032-18/+47
| * | | Complete covering SystemRequest commandLevchenkoS2016-10-031-24/+94
| * | | Delete incorrect tests for SystemRequestLevchenkoS2016-10-031-37/+0
| |/ /
* | | Merge pull request #853 from Kozoriz/feature/Fully_cover_commands_with_unit_t...Aleksandr Galiuzov (GutHub)2016-10-0310-41/+233
|\ \ \ | |_|/ |/| |
| * | Corectives after reviewKozoriz2016-10-035-25/+35
| * | Increse coverage of some commands to 100Kozoriz2016-10-036-2/+203
| * | Delete useless NULL pointer checksKozoriz2016-10-033-28/+9
* | | Fix TestObject classes in the same namespace (#851)Pavel Vasilev (GitHub)2016-10-032-21/+23
|/ /
* | Merge pull request #856 from orhan-mehmedov/fix/build_SDL_in_parallel_mode_fi...Artem Nosach (GitHub)2016-09-307-3/+19
|\ \ | |/ |/|
| * Update travis yaml and formatters cmakeOrhan Mehmedov2016-09-302-3/+2
| * Fix issues related to parallel buildOrhan Mehmedov2016-09-287-2/+19
* | Fix SystemRequestTest fails on repeatedly run (#855)Sergey Levchenko (GitHub)2016-09-292-7/+30
* | Merge pull request #852 from AByzhynar/feature/Create_Mob_api_HMI_api_differe...Artem Nosach (GitHub)2016-09-291-0/+468
|\ \
| * | Create python script calculating Mobile and HMI api differenceiAndrew52016-09-291-0/+468
| |/
* | Merge pull request #854 from LevchenkoS/fix/Fix_SpeakRequest_message_empty_in...Andriy Byzhynar (GitHub)2016-09-292-10/+10
|\ \
| * | Fix SpeakRequest message empty info sectionLevchenkoS2016-09-282-10/+10
| |/
* | Merge pull request #845 from okozlovlux/feature/Fully_cover_commands_with_UT_3Andriy Byzhynar (GitHub)2016-09-294-14/+185
|\ \ | |/ |/|
| * Fully cover commands with unit testsokozlovlux2016-09-274-14/+185
* | Merge pull request #846 from antongovorov/fix/EnableCommandsCoverageAndriy Byzhynar (GitHub)2016-09-271-1/+1
|\ \ | |/ |/|
| * Enable code coverage count for commandsagovorov2016-09-261-1/+1
* | Merge pull request #836 from okozlovlux/feature/Fully_cover_commands_with_UT_2Andriy Byzhynar (GitHub)2016-09-274-9/+42
|\ \
| * | Cover commands with unit testsokozlovlux2016-09-274-9/+42
* | | Fix Security and unit tests crashes (#819)Elisey Zamakhov (GitHub)2016-09-274-31/+70
* | | Merge pull request #824 from pestOO/featue/Clever_CheckStylerAnton Hrytsevich (GitHub)2016-09-261-2/+18
|\ \ \
| * | | Add help for check style scriptElisey Zamakhov2016-09-161-1/+13
| * | | Add clang-formater checkElisey Zamakhov2016-09-161-2/+6
* | | | Merge pull request #832 from okozlovlux/feature/Fully_cover_commands_with_UTAndriy Byzhynar (GitHub)2016-09-233-0/+93
|\ \ \ \ | |_|/ / |/| | |
| * | | Cover some commands with UTokozlovlux2016-09-233-0/+93
|/ / /
* | | Merge pull request #826 from LevchenkoS/feature/Reduce_compile_timeAndriy Byzhynar (GitHub)2016-09-21102-30/+4176
|\ \ \
| * | | Disable incorrect testsLevchenkoS2016-09-214-9/+7
| * | | Add additional namespaces to command testsLevchenkoS2016-09-2198-20/+228
| * | | Apply single compilation unit builds for am_commands_testLevchenkoS2016-09-213-2/+25
| * | | Add Cotire CMake moduleLevchenkoS2016-09-201-0/+3917
| | |/ | |/|