DreamPiggy fb50a4d489 Update test case test35AnimatedImagePlaybackModeReversedBounce 5 лет назад
..
Images c12781b843 Added the test case to ensure the scale detect function works 5 лет назад
SDAnimatedImageTest.m fb50a4d489 Update test case test35AnimatedImagePlaybackModeReversedBounce 5 лет назад
SDCategoriesTests.m 1ce44a12b0 Change the behavior to return the abstract for unknown UTI type, this can solve the accident issue for custom coder who provide a new format 6 лет назад
SDImageCacheTests.m ddbeaa1cdc fix disk image fetch bug 5 лет назад
SDImageCoderTests.m c0e34ee391 Update some comments and fix typo 5 лет назад
SDImageTransformerTests.m d112d18088 Rename the private header `UIColor+HexString` and `NSBezierPath+SDRoundedCorners` with SD prefix, to avoid the conflict when using CocoaPods 6 лет назад
SDMockFileManager.h e1d96e7812 Revert "Merge pull request #1898 from walkline/master into 5.x" 8 лет назад
SDMockFileManager.m e1d96e7812 Revert "Merge pull request #1898 from walkline/master into 5.x" 8 лет назад
SDTestCase.h 64123734c3 Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder 7 лет назад
SDTestCase.m 64123734c3 Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder 7 лет назад
SDUtilsTests.m d112d18088 Rename the private header `UIColor+HexString` and `NSBezierPath+SDRoundedCorners` with SD prefix, to avoid the conflict when using CocoaPods 6 лет назад
SDWebCacheCategoriesTests.m b68f948b76 Move the test code of MapKit into SDWebImageMapKitPlugin and Fix for Podfile 5 лет назад
SDWebImageDownloaderTests.m 99c59ac52b Update test case to make it more solid 5 лет назад
SDWebImageManagerTests.m dff33028a0 Added test case about this EXIF orientation and thumbnail decoding fix 5 лет назад
SDWebImagePrefetcherTests.m caae8f171f Fix the test case because of cache key 6 лет назад
SDWebImageTestCache.h 067174b1fd Added the test case about using the custom cache and loader with context option to manager, full pipeline testing 6 лет назад
SDWebImageTestCache.m ce4eced4d4 Added the query cache type cases as well, update some documentation 6 лет назад
SDWebImageTestCoder.h 0423cc2cf0 Update the test for image coder renaming 8 лет назад
SDWebImageTestCoder.m 0423cc2cf0 Update the test for image coder renaming 8 лет назад
SDWebImageTestDownloadOperation.h 6a3aa48410 Update the test to ensure minimumProgressInterval works 7 лет назад
SDWebImageTestDownloadOperation.m 73c811dc23 Fix all code tied with SDWebImageDownloaderOperation class but not protocol, which previously relay on NSURLSession but it should not to be 8 лет назад
SDWebImageTestLoader.h 067174b1fd Added the test case about using the custom cache and loader with context option to manager, full pipeline testing 6 лет назад
SDWebImageTestLoader.m 9365dad9b0 Update the built-in loaders for the new protocol methods 5 лет назад
SDWebImageTestTransformer.h a5616e2bcd Update the test for renaming 8 лет назад
SDWebImageTestTransformer.m 67285ee722 Add the test for transformer property 8 лет назад
Tests-Info.plist e3ba4110a9 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 10 лет назад
Tests-Prefix.pch c1fae30d63 Added SDWebImage Tests project. It uses CocoaPods (Expecta + XCTestAsync). Added some demo tests 11 лет назад