SDWebImage/Tests/Tests
ifsnow fcaa7d6c7a Change the default value of accept request header 2019-06-27 18:42:50 +09:00
..
Images 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
en.lproj Added SDWebImage Tests project. It uses CocoaPods (Expecta + XCTestAsync). Added some demo tests 2014-06-20 17:21:01 +03:00
SDAnimatedImageTest.m Using the lazy property for `lock` and `runLoopMode` to ensure this will not cause crash and logic issue. Without need of checking on `setImage:` 2019-05-16 11:32:10 +08:00
SDCategoriesTests.m Update more test cases for code coverage 2019-04-27 15:05:02 +08:00
SDImageCacheTests.m Add the test cases for SDImageCacheDecodeFirstFrameOnly on memory cache 2019-05-16 17:42:17 +08:00
SDImageCoderTests.m Update more test cases for code coverage 2019-04-27 15:05:02 +08:00
SDImageTransformerTests.m Fix get button background image operation key bug 2019-05-24 21:09:59 +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 Added many test case to ensure the code behavior. Upgrade the test coverage 2019-04-27 15:05:02 +08:00
SDWebCacheCategoriesTests.m `backgroundImageOperationKey` test should apply for SD_UIKIT only 2019-05-25 21:30:22 +08:00
SDWebImageDownloaderTests.m Change the default value of accept request header 2019-06-27 18:42:50 +09:00
SDWebImageManagerTests.m Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into feature_transformer_cache_phase_1 2019-06-14 12:52:34 +08:00
SDWebImagePrefetcherTests.m Update more test cases for code coverage 2019-04-27 15:05:02 +08:00
SDWebImageTestCache.h Add test for custom memory cache and disk cache 2018-04-17 11:09:56 +08:00
SDWebImageTestCache.m Update the test cases 2019-01-26 17:43:30 +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 Fix all code tied with SDWebImageDownloaderOperation class but not protocol, which previously relay on NSURLSession but it should not to be 2018-04-05 07:26:50 +08:00
SDWebImageTestLoader.h Fix the test 2018-06-06 16:06:34 +08:00
SDWebImageTestLoader.m Change the optional method into required, force the custom loader author to provide the error check 2019-04-02 17:56:12 +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