SDWebImage/Tests/Tests
DreamPiggy 150affd201 Add new SDCategoriesTests for any other WebCache category tests 2018-02-19 20:38:55 +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
MonochromeTestImage.jpg Added SDImageCacheConfig to all targets, test images, code coverage setting, tests for SDImageCache, SDWebImageDownloader, SDWebImageDownloaderOperation, SDWebImageDecoder 2016-09-24 00:14:13 +03:00
SDCategoriesTests.m Add new SDCategoriesTests for any other WebCache category tests 2018-02-19 20:38:55 +08:00
SDImageCacheTests.m Change our imageCache `storeImageDataToDisk` to internal use IO-queue. And also change error from POSIX errno to Cocoa file error 2018-01-03 15:21:02 +08:00
SDMockFileManager.h Change our imageCache `storeImageDataToDisk` to internal use IO-queue. And also change error from POSIX errno to Cocoa file error 2018-01-03 15:21:02 +08:00
SDMockFileManager.m Change our imageCache `storeImageDataToDisk` to internal use IO-queue. And also change error from POSIX errno to Cocoa file error 2018-01-03 15:21:02 +08:00
SDTestCase.h Update the test and description to make it more clear 2018-01-16 11:34:56 +08:00
SDTestCase.m Update the test and description to make it more clear 2018-01-16 11:34:56 +08:00
SDWebCacheCategoriesTests.m Rename SDCategoriesTests to SDWebCacheCategoriesTests to make it focus on view category, import KVOController instead of build-in KVO for test 2018-02-19 20:19:14 +08:00
SDWebImageDecoderTests.m Update the test 2018-01-22 21:54:12 +08:00
SDWebImageDownloaderTests.m Fix test again about typo 2018-02-13 21:54:21 +08:00
SDWebImageManagerTests.m Update the test and description to make it more clear 2018-01-16 11:34:56 +08:00
SDWebImagePrefetcherTests.m Switched all the tests from using https://s3.amazonaws.com/fast-image-cache/demo-images/* images which are big and sometimes fail to arrive in 5 seconds (before the test can timeout) to smaller images, basically using http://via.placeholder.com/ like http://via.placeholder.com/50x50.jpg or http://via.placeholder.com/200x200.png 2017-10-20 20:29:18 +03:00
SDWebImageTestDecoder.h Feature: refactor decoding code and provide decoding plugin 2017-10-16 19:52:18 +03:00
SDWebImageTestDecoder.m Feature: refactor decoding code and provide decoding plugin 2017-10-16 19:52:18 +03:00
TestImage.gif Added SDImageCacheConfig to all targets, test images, code coverage setting, tests for SDImageCache, SDWebImageDownloader, SDWebImageDownloaderOperation, SDWebImageDecoder 2016-09-24 00:14:13 +03:00
TestImage.jpg Added image for testing cache 2015-04-19 09:24:34 +01:00
TestImage.png Added SDImageCacheConfig to all targets, test images, code coverage setting, tests for SDImageCache, SDWebImageDownloader, SDWebImageDownloaderOperation, SDWebImageDecoder 2016-09-24 00:14:13 +03:00
TestImageAnimated.webp Feature: refactor decoding code and provide decoding plugin 2017-10-16 19:52:18 +03:00
TestImageLarge.jpg Added tests for the scale down decoding + test image and updated a bit the other decoder tests 2016-10-06 16:00:43 +03:00
TestImageStatic.webp Feature: refactor decoding code and provide decoding plugin 2017-10-16 19:52:18 +03: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