summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken test cases in SDLStreamingMediaConfigurationSpecfeature/issue_686_video_capabilities_integrationNicoleYarroch2017-09-201-2/+2
* Fix errors and warnings in testsJoel Fischer2017-09-194-9/+5
* Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-193-6/+21
|\
| * Merge pull request #738 from smartdevicelink/bugfix/issue_713_rpc_properties_...Joel Fischer2017-09-153-6/+21
| |\
| | * Updated getters in RPC request and responsesNicoleYarroch2017-09-133-6/+21
* | | Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-121-286/+558
|\ \ \ | |/ /
| * | Merge pull request #727 from smartdevicelink/feature/issue_673_touch_manager_...Joel Fischer2017-09-121-286/+558
| |\ \ | | |/ | |/|
| | * Merge branch 'release/5.0.0' into feature/issue_673_touch_manager_gesture_can...NicoleYarroch2017-09-1228-160/+1017
| | |\
| | * | test cases for tap, pinch, and pan gesturest completedfeature/touch_manager_gesture_cancellation_673NicoleYarroch2017-09-081-126/+173
| | * | Refactored the SDLTouchManager unit testsNicoleYarroch2017-09-081-186/+173
| | * | Cancel onTouchEvent test cases written for taps and panNicoleYarroch2017-09-071-562/+600
| | * | Add optional protocol delegatesNicoleYarroch2017-09-071-477/+677
* | | | Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-122-0/+199
|\ \ \ \ | |/ / /
| * | | Fixed test case documentationNicoleYarroch2017-09-121-10/+2
| * | | Fixed the log level bitwise left shift assignmentNicoleYarroch2017-09-122-24/+94
| * | | Added test cases for log levelsNicoleYarroch2017-09-111-0/+137
| | |/ | |/|
* | | Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-1128-160/+1017
|\ \ \ | |/ /
| * | Fixed error namesNicoleYarroch2017-09-081-7/+7
| * | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-09-089-62/+67
| |\ \
| | * | Add pcmCapabilities property to RAIRbugfix/issue_714_pcmcapabilitiesJoel Fischer2017-09-071-34/+39
| | * | Merge branch 'release/5.0.0' into bugfix/issue_636_proxylistener_deprecatedbugfix/issue_636_proxylistener_deprecatedJoel Fischer2017-09-0618-7/+807
| | |\ \ | | | |/
| | * | Additional updates for WayPoint capitalization fixesJoel Fischer2017-09-068-28/+28
| * | | Updated the progress handlerNicoleYarroch2017-09-051-5/+8
| * | | Consolidated test casesNicoleYarroch2017-09-053-714/+706
| * | | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-09-059-0/+585
| |\ \ \ | | | |/ | | |/|
| * | | Added test cases for canceling multiple uploadsNicoleYarroch2017-09-0113-7/+106
| * | | Changed Boolean to BOOLNicoleYarroch2017-09-011-7/+7
| * | | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-08-248-6/+222
| |\ \ \
| * | | | File manager now throws exception if array of SDLFiles or file names is emptyNicoleYarroch2017-08-241-12/+38
| * | | | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-08-231-1/+0
| |\ \ \ \
| * | | | | All images changed to SDL owned imagesNicoleYarroch2017-08-2320-0/+0
| * | | | | Refactored unused codeNicoleYarroch2017-08-221-3/+1
| * | | | | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-08-2230-119/+1402
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Renamed test case fileNicoleYarroch2017-08-221-2/+2
| * | | | | Added multiple file upload example to example appNicoleYarroch2017-08-211-7/+15
| * | | | | Refactored background queuesNicoleYarroch2017-08-211-7/+7
| * | | | | Added test case for empty array of delete file namesNicoleYarroch2017-08-211-0/+7
| * | | | | All test cases workingNicoleYarroch2017-08-214-232/+402
| * | | | | Test cases for uploads workingNicoleYarroch2017-08-181-219/+40
| * | | | | Cancel remaining operations from progress handler worksNicoleYarroch2017-08-171-22/+25
| * | | | | tests for cancel uploads workingNicoleYarroch2017-08-173-0/+217
| * | | | | Test cases for uploading multiple files workingNicoleYarroch2017-08-172-668/+751
| * | | | | Background upload queue is now serialNicoleYarroch2017-08-175-144/+270
| * | | | | Testing errors framework setupNicoleYarroch2017-08-172-101/+150
| * | | | | Custom NSError for multiple filesNicoleYarroch2017-08-163-395/+424
| * | | | | Test cases for uploading multiple files worksNicoleYarroch2017-08-1616-90/+147
| * | | | | Testing sending multiple files at once workingNicoleYarroch2017-08-153-142/+244
| * | | | | Started adding unit test cases for uploading multiple flesNicoleYarroch2017-08-141-0/+62
* | | | | | Added remaining streaming media manager testsJoel Fischer2017-09-081-1/+183
* | | | | | Fix some constructed payloads having initializers with incorrect nullabilityJoel Fischer2017-09-081-0/+64