SDWebImage/Tests
DreamPiggy 46a55ba6c7 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x
* 'master' of https://github.com/rs/SDWebImage:
  Update the test and description to make it more clear
  Fix the issue that `setAnimationImagesWithURLs` weak reference may dealloc before the animated images was set
  Fix the strange file permissions issue
  Add the SDImageCacheQueryMemoryOnly to specify query memory only
  Update the cache options name to make it more clear
  Added missing param in storeImage examples
  Add a NSProgress property represent the image loading progress, this allow user add KVO on it for complicated logic
2018-01-17 19:22:54 +08:00
..
SDWebImage Tests.xcodeproj Upgrade target deployment version to iOS 8.0 / macOS 10.10 2018-01-01 13:15:51 +08:00
Tests Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 2018-01-17 19:22:54 +08:00
Podfile Improved the code coverage of our unit tests (given that we disabled test40InsertionOfImageData). 2017-10-20 16:15:38 +03:00