summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests/DevAPISpecs/SDLMenuManagerSpec.m
Commit message (Expand)AuthorAgeFilesLines
* Test for copied submenu cell idJustin Beharry2022-08-081-2/+14
* Add a unit test for opening a recreated submenuJustin Beharry2022-08-031-0/+11
* Fix menu manager testsJoel Fischer2021-08-241-4/+4
* Update menu manager specJoel Fischer2021-08-131-32/+16
* Menu manager fixesJoel Fischer2021-08-111-4/+0
* Current state of tests passJoel Fischer2021-08-051-2/+0
* Update tests for changesJoel Fischer2021-08-051-7/+7
* Additional menu manager testsJoel Fischer2021-02-251-79/+69
* Continuing to add testsJoel Fischer2021-02-241-168/+212
* Moving test code aroundJoel Fischer2021-02-171-18/+3
* Working on unit test refactorJoel Fischer2021-02-161-387/+39
* Fixing crashers in menu testsJoel Fischer2021-02-101-10/+11
* Remove unneeded private propertyJoel Fischer2021-02-101-21/+17
* First round of updates for the menu managerJoel Fischer2021-01-211-3/+3
* Comments reviewFrank Elias2020-12-091-5/+5
* Comments reviewbugfix/issue-1117-Setting-a-SDLArtwork-overwrite-property-to-true-does-not-work-with-screen-managerFrank Elias2020-12-081-1/+1
* unit test added for sdl_areAllCellArtworksUploadedFrank Elias2020-12-041-0/+16
* Unit tests fixesFrank Elias2020-12-021-0/+1
* Comments reviewFrank Elias2020-11-231-1/+1
* Fix menu manager spec testJoel Fischer2020-11-181-17/+4
* Tests still fail, but I think are correctJoel Fischer2020-11-181-3/+2
* MenuManager unit testFrank Elias2020-11-181-0/+24
* Text and graphic test fixesJoel Fischer2020-05-211-9/+2
* Fix menu manager testsJoel Fischer2020-05-211-0/+3
* displays is now reset when scm is stoppedNicoleYarroch2019-10-161-1/+1
* Fix tests and documentation around menuLayoutsAvailablefeature/issue_1276_main_menu_tilesJoel Fischer2019-10-091-5/+4
* Merge branch 'develop' into feature/issue_1276_main_menu_tiles (known broken)Joel Fischer2019-10-041-51/+19
|\
| * issue_1386_manager_update_display_capability : fix review commentyLeonid2019-09-301-0/+1
| * 1386_manager_update_display_capability : improve (KISS) test SDLMenuManagerSpecyLeonid2019-09-291-39/+13
| * Refactored the library to use the new display capabilityKujtim Shala2019-09-131-47/+40
| * Merge commit 'd433cf5ae5cb04d0ede46e2cfbd1dea105698891' into feature/issue_13...Kujtim Shala2019-09-041-0/+3
| |\
| * | Update SDLMenuManagerSpec.mKujtim Shala2019-08-311-1/+1
| * | Added init to SystemCapability, Fixed array bug in displayCapability getter. ...Kujtim Shala2019-08-291-1/+1
* | | Merge branch 'develop' into feature/issue_1276_main_menu_tilesJoel Fischer2019-09-041-0/+3
|\ \ \ | | |/ | |/|
| * | Ignore deprecated properties on testsMauricio2019-09-021-0/+3
| |/
* | Fix tests, reorder menu cell initializer parameters, fix documentation, and a...Joel Fischer2019-09-041-25/+8
* | Merge developJoel Fischer2019-08-141-2/+87
|\ \ | |/
| * move tests from screen manager to the menu manager, added unit tests. added d...Justin Gluck2019-07-311-20/+74
| * adding more unit tests fixing other tests, added logic to not send RPC is cel...Justin Gluck2019-07-261-0/+32
| * In progress file manager test redoJoel Fischer2019-07-151-25/+2
* | Updating menu configuration add additional checksJoel Fischer2019-07-151-33/+68
|/
* Send cells after image have been uploaded if no images just send cells. modif...bugfix/issue-1312-Cell-Icons-dont-showJustin Gluck2019-06-241-47/+33
* quick fix so setting the menu for the first time adds the cells with artwork,...Justin Gluck2019-06-191-12/+24
* addbetter documentation , added unit tests , fixes some minor PR issuesJustin Gluck2019-06-051-2/+41
* added unit tests to test callbacks for filemanager , fixed issue with cell po...Justin Gluck2019-06-041-21/+36
* added test to compare cellsJustin Gluck2019-05-301-1/+1
* Fixed many PR isuesJustin Gluck2019-05-301-5/+7
* added a flag to turn dynamic updates on or off, updated unit testsJustin Gluck2019-05-281-2/+212
* Merge branch 'develop' into feature/issue_943_choice_vr_optionalNicoleYarroch2018-08-161-2/+2
|\
| * Suppressed deprecated warnings for test casesNicoleYarroch2018-08-141-2/+2