summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests/DevAPISpecs/SDLTextAndGraphicUpdateOperationSpec.m
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-311-0/+45
* Apply suggestions from code reviewJustin Beharry2022-08-301-1/+1
* Refactor and rename from revisionsJustin Beharry2022-08-301-34/+34
* fix memory issue and update testsJustin Beharry2022-08-291-34/+34
* Unit tests fixesFrank Elias2020-12-021-0/+7
* Comments reviewFrank Elias2020-11-231-1/+1
* Added missing testFrank Elias2020-11-191-0/+1
* Fix test for overriding artworkJoel Fischer2020-11-191-5/+8
* Added unit testsFrank Elias2020-11-191-0/+14
* Deprecate SDLSetDisplayLayoutResponsebugfix/issue-1785-deprecate-setdisplaylayoutJoel Fischer2020-10-151-1/+4
* Deprecate SetDisplayLayoutJoel Fischer2020-10-151-0/+12
* Add additional tests for canceling and failing text and image operationsfeature/issue-1612-screen-manager-template-managementJoel Fischer2020-09-161-16/+61
* Add operation tests for title and media track text fieldsJoel Fischer2020-09-161-2/+46
* Fix test description and add screen manager testJoel Fischer2020-09-161-2/+2
* Remove test focusJoel Fischer2020-09-161-1/+1
* Add tests for SetDisplayLayout cancelJoel Fischer2020-09-161-3/+26
* Additions and fixes for T&G update specJoel Fischer2020-09-141-31/+218
* SDLArtwork now copies correctlyJoel Fischer2020-09-111-255/+294
* Fixes for spec test namesJoel Fischer2020-08-281-15/+15
* Fixes to text and graphic managerJoel Fischer2020-08-211-3/+94
* Add another handler to pass back updated screen dataJoel Fischer2020-08-201-24/+52
* Text and graphic operation spec updatesJoel Fischer2020-08-201-4/+117
* Fixes for updating / outputting currentScreenDataJoel Fischer2020-08-201-0/+697