SDWebImage/Tests
Martin Oppetit 9c4fcfa844 Added API to save image NSData to disk cache
- exposing new `- (void)storeImageDataToDisk:(NSData *)imageData
forKey:(NSString *)key` function on SDImageCache
- added unit tests for this new API
- added file extension to kImageTestKey to ensure cache path is valid
for creating NSData
2016-02-01 15:19:59 +00:00
..
SDWebImage Tests.xcodeproj Added API to save image NSData to disk cache 2016-02-01 15:19:59 +00:00
Tests Added API to save image NSData to disk cache 2016-02-01 15:19:59 +00:00
Podfile Specify Expecta Version 2015-02-25 10:50:08 +09:00