SDWebImage/Tests
DreamPiggy ad953cdcc5 Fix the case when user cancel the image loading for same URL in sequence cause placeholder mass
This PR introduce 2 API changes:
1. Cache query now return cache token and callback sync when called from main queue, unlike NSOperation always callback async
2. Expose the set image operation, and update the documentation behavior about that `SDWebImageDelayPlaceholder`
2022-06-26 20:04:51 +08:00
..
SDWebImage Tests.xcodeproj Fix the some transform test case does not check the color hex 2022-03-03 19:43:59 +08:00
Tests Fix the case when user cancel the image loading for same URL in sequence cause placeholder mass 2022-06-26 20:04:51 +08:00
Tests Mac Add tests scheme for macOS. Because we now support cross-platform, some implementation is different from UIKit & AppKit. So we also need test 2018-02-20 00:49:25 +08:00
Tests TV Add all the Test Case on tvOS platform, using the same code as iOS 2019-10-27 22:32:53 +08:00