summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests/DevAPISpecs
Commit message (Expand)AuthorAgeFilesLines
* Add dynamic MTU testsJoel Fischer2017-07-281-6/+6
* Create System Capability RPCsJoel Fischer2017-07-111-0/+1
* added one more testBrettyWhite2017-05-091-0/+22
* cloned off of master, added testBrettyWhite2017-05-091-0/+15
* Remove uses of @importhotfix/issue_595Joel Fischer2017-03-311-1/+1
* Update with Xcode 8.3 fixesJoel Fischer2017-03-302-5/+1
* Improved state machine throw. Also added in more specific spec to handle this.Muller, Alexander (A.)2017-02-231-2/+7
* Merge remote-tracking branch 'origin/master' into hotfix/issue_509_stop_proxyMuller, Alexander (A.)2017-01-252-4/+44
|\
| * Revert "Updated SDLManagerError enum to include a warning case."Joel Fischer2017-01-241-1/+1
| * Updated SDLManagerError enum to include a warning case.hotfix/issue_505_rai_response_handlerMuller, Alexander (A.)2017-01-241-1/+1
| * Fixed issue with test case not passing.Muller, Alexander (A.)2017-01-241-1/+2
| * Update with changes to make registration handling testableJoel Fischer2017-01-232-4/+43
* | Updated lifecycle manager states to handle stopping the manager correctly.Muller, Alexander (A.)2017-01-251-15/+16
|/
* Merge pull request #500 from smartdevicelink/hotfix/issue_499Joel Fischer2017-01-191-0/+6
|\
| * Added a ParameterAssert instead of throwing an exception, along with returnin...Muller, Alexander (A.)2017-01-191-1/+1
| * Updated to throw an exception instead of returning an error for nil requests ...hotfix/issue_499Muller, Alexander (A.)2017-01-181-7/+2
| * Adding a spec to test sending nil request.Muller, Alexander (A.)2017-01-181-0/+11
* | Fixed issue around not calculating an SDLPutFile's currentOffset correctly. U...hotfix/issue_495Muller, Alexander (A.)2017-01-181-7/+20
|/
* Fixing issue relating to classes being incorrectly spelled compared to spec (...Muller, Alexander (A.)2016-12-021-0/+4
* Update uploading file operations to use built in cancel mechanismhotfix/issue_467Joel Fischer2016-11-071-2/+2
* Fixed issues with tests not compiling and giving warnings of extra imports.Muller, Alexander (A.)2016-11-042-33/+33
* Updated spec to use non-nsnumbers in initializers.feature/release_4.3.0_issue_458_initsMuller, Alexander (A.)2016-10-241-1/+1
* Added missing generics and removed remaining NSNumbers used in initializersMuller, Alexander (A.)2016-10-241-1/+0
* Fixed misstype in spec.Muller, Alexander (A.)2016-10-201-1/+1
* Removed NSNumbers in favor of their primitive types for initializers.Muller, Alexander (A.)2016-10-201-5/+5
* Replaced SDLRPCRequestFactory in all Managers and Spec tests.Muller, Alexander (A.)2016-10-202-19/+22
* Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-1/+0
* Update facebook ios snapshot to work on Swift 2.3Joel Fischer2016-10-181-1/+1
* Fixed a bug where files requiring multiple putfiles would occassionally crashJoel Fischer2016-09-151-17/+64
* Fixed testsJoel Fischer2016-09-133-17/+22
* Alter a bunch of handlers for more consistent and descriptive languageJoel Fischer2016-08-253-24/+24
* Fix test failuresJoel Fischer2016-08-251-6/+6
* Fix SDLManagerDelegate not asserting things as nonnullJoel Fischer2016-08-241-10/+0
* Add security managers to SDLLifecycleConfigurationSpecJoel Fischer2016-08-241-0/+4
* Make SDLManagerDelegate methods required againJoel Fischer2016-08-231-4/+4
* Remove “ephemeral” from SDLFile class initializersJoel Fischer2016-08-233-4/+4
* Fix some testsJoel Fischer2016-08-222-18/+1
* Add resumeHash as a configuration propertyJoel Fischer2016-08-191-0/+9
* Add an exception throw on a bad stateJoel Fischer2016-08-151-2/+0
* SDLFile now holds data in RAM if initialized that wayJoel Fischer2016-08-113-4/+20
* Create several strings files for lock screen translationsJoel Fischer2016-08-091-1/+0
* Fix library not building and tests erroring… 🙃Joel Fischer2016-08-081-17/+34
* Add FBSnapshotTests cases for SDLLockScreenViewControllerJoel Fischer2016-07-276-54/+123
* Fix some broken tests caused by changed parameter namesJoel Fischer2016-07-274-15/+23
* Fix a few more failing testsJoel Fischer2016-07-222-23/+13
* Fix some broken testsJoel Fischer2016-07-224-171/+86
* SDLLifecycleManager fixesJoel Fischer2016-07-221-5/+67
* SDLLifecycleManager fixesJoel Fischer2016-07-221-24/+150
* Fix typo in a testJoel Fischer2016-07-211-1/+1
* Safety and bug fixesJoel Fischer2016-07-211-11/+1