SDWebImage/Tests
DreamPiggy edd26fc1e6 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x
* 'master' of https://github.com/rs/SDWebImage:
  Add protect to some Core Graphics methods
  Change all UIImage init method to alloc instead of autorelease to immediately release it after usage
  Add a option SDWebImageFromCacheOnly to load the image from cache only and prevent network
  Update the test for custom operation interface
  Use synchronized instead of semaphore in SDWebImageDownloader to make it more easy to understand :)
  Use a lock instead of barrier queue to avoid dispatch_sync blocking the main queue on race condition
2018-01-23 11:51:49 +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-23 11:51:49 +08:00
Podfile Improved the code coverage of our unit tests (given that we disabled test40InsertionOfImageData). 2017-10-20 16:15:38 +03:00