summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests/DevAPISpecs
Commit message (Expand)AuthorAgeFilesLines
* Update errorState to use isEqual and improve testJustin Beharry2022-09-011-10/+79
* Add unit tests for T&G update operationJustin Beharry2022-08-312-1/+46
* Apply suggestions from code reviewJustin Beharry2022-08-302-3/+7
* Refactor and rename from revisionsJustin Beharry2022-08-302-36/+40
* fix memory issue and update testsJustin Beharry2022-08-292-46/+58
* 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
* Update Tests & CIJoel Fischer2022-04-191-1/+1
* Fixes for tests and version numbersJoel Fischer2021-11-051-4/+6
* Merge branch 'develop' into bugfix/issue-2047-menu-manager-cell-image-rpc-5.0...Joel Fischer2021-11-031-56/+79
|\
| * Deprecate SDLVideoStreamingRange.initbugfix/issue-2050-videostreamingrange-initJoel Fischer2021-10-261-56/+79
* | Don't upload menu images if they're not supported on the window capabilityJoel Fischer2021-10-221-9/+37
|/
* Fix submenu layout is not copied on menu cellsbugfix/issue-2048-copying-menu-cell-no-submenu-layoutJoel Fischer2021-10-211-10/+22
* Merge branch 'develop' into bugfix/issue-2034-file-manager-multiple-uploadsJoel Fischer2021-09-278-712/+1892
|\
| * Fix focus testbugfix/issue-2044-completion-handlers-not-calledJoel Fischer2021-09-241-1/+1
| * Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-09-247-1639/+1677
| |\
| * | Add test for transferring handlersJoel Fischer2021-08-251-1/+11
| * | Fix some more menu replace testsJoel Fischer2021-08-251-6/+13
| * | Fixes to menu replace operationJoel Fischer2021-08-241-15/+17
| * | Fix menu manager testsJoel Fischer2021-08-241-4/+4
| * | Add menu replace utility testsJoel Fischer2021-08-241-7/+56
| * | Update spec helper to remove commented out codeJoel Fischer2021-08-241-10/+1
| * | In progress menu testJoel Fischer2021-08-171-2/+68
| * | Revert "Revert "Temporarily remove things that may not be necessary""Joel Fischer2021-08-131-1/+1
| * | Revert "Temporarily remove things that may not be necessary"Joel Fischer2021-08-131-1/+1
| * | Temporarily remove things that may not be necessaryJoel Fischer2021-08-131-1/+1
| * | Update menu manager specJoel Fischer2021-08-131-32/+16
| * | Added more tests to replace operation specJoel Fischer2021-08-121-12/+148
| * | Lots of additional menu replace operation testsJoel Fischer2021-08-121-218/+184
| * | Fix unit testsJoel Fischer2021-08-121-7/+8
| * | Menu manager fixesJoel Fischer2021-08-114-58/+128
| * | Work on replace operation specJoel Fischer2021-08-101-23/+68
| * | Finish menu replace testsJoel Fischer2021-08-103-37/+209
| * | Fix testsJoel Fischer2021-08-102-10/+14
| * | Test fixesJoel Fischer2021-08-091-6/+7
| * | In progress test updatesJoel Fischer2021-08-093-12/+192
| * | Stubbing out additional testsJoel Fischer2021-08-091-3/+47
| * | Add more to menu replace utilities specJoel Fischer2021-08-061-7/+9
| * | Add test for cell equality with subcells empty vs nilJoel Fischer2021-08-061-0/+7
| * | Menu show operation test updatesJoel Fischer2021-08-051-20/+25
| * | Fix menu config operation callbackJoel Fischer2021-08-051-4/+4
| * | Fix menu config not calling back in some casesJoel Fischer2021-08-051-3/+24
| * | Current state of tests passJoel Fischer2021-08-051-2/+0
| * | More test fixesJoel Fischer2021-08-051-0/+1
| * | Update tests for changesJoel Fischer2021-08-055-43/+51
| * | Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-07-2826-759/+3282
| |\ \
| * | | New tests and fixesJoel Fischer2021-02-251-23/+46
| * | | Additional menu manager testsJoel Fischer2021-02-252-84/+77
| * | | Continuing to add testsJoel Fischer2021-02-241-168/+212
| * | | Fix menu bug and updating unit testsJoel Fischer2021-02-191-28/+55