SDWebImage/Tests/Tests
DreamPiggy 8be9f2c3f9
Merge pull request #3461 from dreampiggy/bugfix/yuv420_jpeg_hevc
Fix the iOS 15+ force-decode hack break Apple's HEIF and JPEG YUV420 optimization
2022-12-27 19:57:48 +08:00
..
Images Added NEF test case, as well as BMP type enum 2022-10-29 18:13:36 +08:00
SDAnimatedImageTest.m fix test error in tvos 2021-10-08 10:33:57 +08:00
SDCategoriesTests.m fix warning in uttype for ios15 2021-10-07 18:15:59 +08:00
SDImageCacheTests.m Added test case `test48CacheUseConcurrentIOQueue` 2022-12-27 17:37:07 +08:00
SDImageCoderTests.m Update the test case `test23ThatThumbnailEncodeCalculation` 2022-12-27 19:23:58 +08:00
SDImageTransformerTests.m Update the test case again for checking non-blank image 2022-03-04 17:55:07 +08:00
SDMockFileManager.h Revert "Merge pull request #1898 from walkline/master into 5.x" 2018-04-13 16:48:15 +08:00
SDMockFileManager.m Revert "Merge pull request #1898 from walkline/master into 5.x" 2018-04-13 16:48:15 +08:00
SDTestCase.h Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder 2018-09-07 12:40:25 +03:00
SDTestCase.m Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder 2018-09-07 12:40:25 +03:00
SDUtilsTests.m Fix the bitmapInfo support for greyscale color, update test case 2022-07-16 17:43:48 +08:00
SDWebCacheCategoriesTests.m 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
SDWebImageDownloaderTests.m Update test case `test06ThatUsingACustomDownloaderOperationWorks` 2022-11-08 20:04:36 +08:00
SDWebImageManagerTests.m Added test case `test21ThatQueryOriginalDiskCacheFromThumbnailShouldNotWriteBackDiskCache` 2022-11-08 18:51:47 +08:00
SDWebImagePrefetcherTests.m Fix the test case because of cache key 2019-08-03 18:29:18 +08:00
SDWebImageTestCache.h Added the test case about using the custom cache and loader with context option to manager, full pipeline testing 2020-04-02 12:49:15 +08:00
SDWebImageTestCache.m Added the query cache type cases as well, update some documentation 2020-04-02 16:15:10 +08:00
SDWebImageTestCoder.h Update the test for image coder renaming 2018-04-26 23:21:26 +08:00
SDWebImageTestCoder.m Update the test for image coder renaming 2018-04-26 23:21:26 +08:00
SDWebImageTestDownloadOperation.h Update the test to ensure minimumProgressInterval works 2018-08-02 13:19:52 +08:00
SDWebImageTestDownloadOperation.m Refactor the hack for multiple thumbnail image request at the same time 2022-10-31 23:52:32 +08:00
SDWebImageTestLoader.h Added the test case about using the custom cache and loader with context option to manager, full pipeline testing 2020-04-02 12:49:15 +08:00
SDWebImageTestLoader.m Update the built-in loaders for the new protocol methods 2020-11-19 16:22:44 +08:00
SDWebImageTestTransformer.h Update the test for renaming 2018-04-26 23:03:44 +08:00
SDWebImageTestTransformer.m Add the test for transformer property 2018-03-17 22:31:28 +08:00
Tests-Info.plist Renamed the schemes for consistency, dynamic frameworks are named SDWebImage instead of WebImage. Updated the Tests Podfile + project. Renamed the WebImage.h to SDWebImage.h to match the framework naming 2016-05-08 22:59:32 +03:00
Tests-Prefix.pch Added SDWebImage Tests project. It uses CocoaPods (Expecta + XCTestAsync). Added some demo tests 2014-06-20 17:21:01 +03:00