SDWebImage/Tests
DreamPiggy 774571f498
Merge pull request #2977 from dreampiggy/attempt_fix_image_io_animated_image_thread_safe
SDAnimatedImageView animation rendering should not use CGContext force decoding, use `kCGImageSourceShouldCacheImmediately` instead which can avoid OOM for large number of GIFs
2020-04-11 17:40:59 +08:00
..
SDWebImage Tests.xcodeproj SDAnimatedImageView animation rendering should not use CGContext force decoding, use `kCGImageSourceShouldCacheImmediately` instead which can avoid OOM for large number of GIFs #2977 2020-04-11 16:00:22 +08:00
Tests Merge pull request #2977 from dreampiggy/attempt_fix_image_io_animated_image_thread_safe 2020-04-11 17:40:59 +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