SDWebImage/Tests/Tests/Images
DreamPiggy da55e08994 Added test case about RGBA16 PNG 2024-02-23 16:24:37 +08:00
..
1@2x.gif Added the test case to ensure the scale detect function works 2020-09-04 16:36:56 +08:00
IndexedPNG.png Fix the previous wrong changes of iOS 17 indexed PNG color workaround 2023-11-16 16:37:19 +08:00
MonochromeTestImage.jpg 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
RGBA16PNG.png Added test case about RGBA16 PNG 2024-02-23 16:24:37 +08:00
TestAnimatedImageMemory.webp fix wrong memory cast in _UIAnimatedImage 2021-05-21 14:06:26 +08:00
TestEXIF.png Update the test cases, using a 150x200 image (which width is not equal to height) to ensure the rotation works 2019-04-25 18:58:40 +08:00
TestImage.bmp Fix the some transform test case does not check the color hex 2022-03-03 19:43:59 +08:00
TestImage.gif 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
TestImage.heic Update SDAnimatedImage test and HEIC/HEIF test 2018-08-10 15:41:32 +08:00
TestImage.heif Update SDAnimatedImage test and HEIC/HEIF test 2018-08-10 15:41:32 +08:00
TestImage.jpg 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
TestImage.nef Added NEF test case, as well as BMP type enum 2022-10-29 18:13:36 +08:00
TestImage.pdf Update the PDF demo and test cases 2020-01-30 15:29:57 +08:00
TestImage.png Update snapshot 2019-04-03 12:28:10 +08:00
TestImageAnimated.apng Add the test for APNG coder 2018-03-29 17:59:32 +08:00
TestImageAnimated.heic Add test. case for HEIC animated imaged decoding && encoding 2019-09-22 15:06:03 +08:00
TestImageAnimated.webp Add the test cases for WebP decoding. iOS 14 seems does not support Web Encoding currently 2020-07-03 15:53:35 +08:00
TestImageLarge.jpg 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
TestImageLarge.png 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
TestImageStatic.webp Add the test cases for WebP decoding. iOS 14 seems does not support Web Encoding currently 2020-07-03 15:53:35 +08:00
TestJFIF.jpg Added test case for this down-orientation JFIF image file 2023-09-08 17:17:50 +08:00
TestLoopCount.gif Add the test case for GIF image which does not have any Loop Count extension metadata 2019-09-20 16:29:26 +08:00