SDWebImage/Tests
DreamPiggy f4706453d6 Use CoreGraphics to decode PDF instead of ImageIO to solve iOS 16's issue
We no longer use ImageIO to decode PDF, seems they don't maintain that kSDCGImageSourceRasterizationDPI
Copy the code from SDWebImagePDFCoder, need to update
2022-11-10 23:54:14 +08:00
..
SDWebImage Tests.xcodeproj Added NEF test case, as well as BMP type enum 2022-10-29 18:13:36 +08:00
Tests Use CoreGraphics to decode PDF instead of ImageIO to solve iOS 16's issue 2022-11-10 23:54:14 +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