summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests/DevAPISpecs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update choice set artwork uploadJoel Fischer2021-09-141-12/+35
| * Change choice ID start from 0 to 1Joel Fischer2021-09-131-4/+4
| * Update choice set testsJoel Fischer2021-09-011-2/+281
| * Add additional choice set id testsJoel Fischer2021-09-011-4/+66
| * In-progress choice set id changes and testsJoel Fischer2021-08-301-7/+36
| * In-progress fixes for choice set idsJoel Fischer2021-08-301-0/+134
| * Fix focused testJoel Fischer2021-08-191-1/+1
| * Fix some casting bugsJoel Fischer2021-08-191-22/+26
| * Add complex test for choice cell upload uniquenessJoel Fischer2021-08-191-0/+31
| * Spec fixesJoel Fischer2021-07-261-4/+4
| * Fix preload/present op not calling completion handler if there's no choice setJoel Fischer2021-07-261-0/+1
| * Fix remaining spec issuesJoel Fischer2021-07-261-4/+2
| * Tons of spec fixesJoel Fischer2021-07-231-138/+209
| * More test fixesJoel Fischer2021-07-221-31/+19
| * Fix not buildingJoel Fischer2021-07-222-230/+94
| * Preload present op now handles delegate callback to simplify managerJoel Fischer2021-07-221-562/+0
| * Preload/Present Op keep internal state to fix cancel stuffJoel Fischer2021-07-211-225/+182
| * Rename spec fileJoel Fischer2021-07-212-465/+1024
| * More unit test updatesJoel Fischer2021-07-211-54/+17
| * In progress test updatesJoel Fischer2021-07-211-109/+85
| * Moving broaden choice tests to preloadJoel Fischer2021-07-162-122/+127
| * More test fixesJoel Fischer2021-07-161-8/+9
| * Remove unneeded synchronizationJoel Fischer2021-07-161-3/+9
| * Preload and present test fixesJoel Fischer2021-07-162-13/+20
| * More test fixesJoel Fischer2021-07-151-22/+6
| * Fixing unit testsJoel Fischer2021-07-151-30/+25
| * Fixing testsJoel Fischer2021-07-152-140/+65
| * Check VR Optional re-do completion handlerJoel Fischer2021-07-151-6/+3
| * More unit testsJoel Fischer2021-07-143-234/+9
| * Working on testsJoel Fischer2021-07-144-58/+137
| * Start rewriting how deletions workJoel Fischer2021-07-081-326/+213
* | 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