.. |
Images
|
Use file url for some tests to avoid network issue
|
2024-07-23 16:51:25 +08:00 |
SDAnimatedImageTest.m
|
Update the test case
|
2024-08-07 14:47:19 +08:00 |
SDCategoriesTests.m
|
fix warning in uttype for ios15
|
2021-10-07 18:15:59 +08:00 |
SDImageCacheTests.m
|
Fix the issue that some URL which has percent-encoding with \0 will cause nil cache path
|
2024-08-22 17:39:58 +08:00 |
SDImageCoderTests.m
|
Update the test case
|
2024-08-23 10:23:09 +08:00 |
SDImageTransformerTests.m
|
Update test case function `SDAssertCGImagePixelFormatEqual` to avoid assert on iOS 17.0
|
2024-03-25 15:43:13 +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
|
Ignore the HEIC encoding unit test on GitHub CI environment
|
2024-05-07 18:50:33 +08:00 |
SDTestCase.m
|
Use file url for some tests to avoid network issue
|
2024-07-23 16:51:25 +08:00 |
SDUtilsTests.m
|
Update the test case
|
2024-08-07 14:47:19 +08:00 |
SDWebCacheCategoriesTests.m
|
Added the new test case for fixed SDAnimatedImage behavior
|
2024-05-06 16:12:53 +08:00 |
SDWebImageDownloaderTests.m
|
Fix the unit test `test31ThatMultipleRequestForSameURLFailedCallback`
|
2024-02-27 14:45:57 +08:00 |
SDWebImageManagerTests.m
|
Use file url for some tests to avoid network issue
|
2024-07-23 16:51:25 +08:00 |
SDWebImagePrefetcherTests.m
|
Use placehold.co to replace the down site via.placeholder.com
|
2023-11-16 18:37:04 +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
|
Replace NSFileManager.enumeratorAtPath with enumeratorAtURL for performance and RAM saving (#3690)
|
2024-03-26 17:15:42 +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
|
Try to fix the SDAsyncBlockOperation's race condition
|
2023-02-06 21:05:51 +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
|
Allows the transformer to preserve the UIImage metadata like image format (#3688)
|
2024-03-25 16:57:35 +08:00 |
SDWebImageTestTransformer.m
|
Allows the transformer to preserve the UIImage metadata like image format (#3688)
|
2024-03-25 16:57:35 +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 |