SDWebImage/Tests/Tests
DreamPiggy dd2e71c99d Add support for SDAnimatedImage imageNamed:bundle: for macOS, enable SDAnimatedImageTest for macOS 2018-04-17 12:03:24 +08:00
..
Images Add the test for APNG coder 2018-03-29 17:59:32 +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 Add support for SDAnimatedImage imageNamed:bundle: for macOS, enable SDAnimatedImageTest for macOS 2018-04-17 12:03:24 +08:00
SDCategoriesTests.m Update the transformer to use as immutable class. Move the tests into SDWebImageTransformerTests 2018-03-23 15:48:58 +08:00
SDImageCacheTests.m Revert "Merge pull request #1898 from walkline/master into 5.x" 2018-04-13 16:48:15 +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 Add tests about SDAnimatedImage SDAnimatedImageView and SDAnimatedImage+WebCache 2018-03-25 17:32:48 +08:00
SDTestCase.m Add tests about SDAnimatedImage SDAnimatedImageView and SDAnimatedImage+WebCache 2018-03-25 17:32:48 +08:00
SDWebCacheCategoriesTests.m Fix the test build 2018-04-03 02:07:59 +08:00
SDWebImageDecoderTests.m Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 2018-04-12 01:16:34 +08:00
SDWebImageDownloaderTests.m Use a protocol instance instead of block for request modifier. This can solve the problem that Swift user is hard to grab the block back stored in dictionary. 2018-04-07 15:56:34 +08:00
SDWebImageManagerTests.m Add the test for transformer property 2018-03-17 22:31:28 +08:00
SDWebImagePrefetcherTests.m Update the prefetcher test case naming 2018-04-01 00:11:15 +08:00
SDWebImageTestDecoder.h Introduce SDAnimatedImage and SDAnimatedImageView for high performance animated image rendering on iOS & macOS 2018-03-25 17:23:12 +08:00
SDWebImageTestDecoder.m Update the progressive coder/ animated coder init API, which pass the options to support extensibility 2018-04-09 13:42:52 +08:00
SDWebImageTestDownloadOperation.h Use `SDWebImageAvoidDecodeImage` to allow user to control force decode feature for individual image request. Replace all the central control for `decompressImages` 2018-04-16 01:12:09 +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
SDWebImageTestTransformer.h Add the test for transformer property 2018-03-17 22:31:28 +08:00
SDWebImageTestTransformer.m Add the test for transformer property 2018-03-17 22:31:28 +08:00
SDWebImageTransformerTests.m Update the transformer to use as immutable class. Move the tests into SDWebImageTransformerTests 2018-03-23 15:48:58 +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