summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLUploadFileOperation.h
Commit message (Collapse)AuthorAgeFilesLines
* In progress file manager spec rewritefeature/issue_0187_restructure_ios_threadingJoel Fischer2019-06-121-0/+2
| | | | * See todo for current location
* Made NSStreamDelegate privateNicoleYarroch2017-08-021-1/+1
| | | | | | Switched location of NSStreamDelegate from .h to .m file Signed-off-by: NicoleYarroch <nicole@livio.io>
* Added commentsNicoleYarroch2017-04-091-0/+1
| | | | | | | - Fixed comments to reflect changes in code - Refactored test cases for SDLUploadFileOperation Signed-off-by: NicoleYarroch <nicole@livio.io>
* Test cases in SDLFileManagerSpec passNicoleYarroch2017-04-071-2/+0
| | | | | | - changed test cases with to() to toEventually(). Signed-off-by: NicoleYarroch <nicole@livio.io>
* Test cases for small, medium and large files workNicoleYarroch2017-04-061-0/+2
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* Test cases work!NicoleYarroch2017-04-061-2/+0
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* Test casesNicoleYarroch2017-04-061-0/+2
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* First commitNicoleYarroch2017-03-301-2/+2
| | | | | | | - added NSInputStream - started work on sending Put Files asychronously Signed-off-by: NicoleYarroch <nicole@livio.io>
* Shift some file operation code to a superclassJoel Fischer2016-08-251-1/+2
| | | | * Fix a few strong / weak block bugs
* Add a ton of documentationJoel Fischer2016-08-081-0/+8
|
* Merge branch 'develop' into feature/enhanced_frameworkJoel Fischer2016-05-271-0/+26
Conflicts: README.md SmartDeviceLink-iOS.xcodeproj/project.pbxproj