This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
SDWebImage
mirror of
https://github.com/SDWebImage/SDWebImage.git
Watch
1
Star
0
Fork
You've already forked SDWebImage
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1221e763cb
SDWebImage
/
Tests
History
DreamPiggy
2c9eaccf23
Remove the `SDWebImageForceTransitionAsync`, change the default behavior because it's most suitable for UI rendering and common use case. No need this hack. If user want, we may produce a `setTransitionBlock` in the future
2020-08-27 10:49:57 +08:00
..
SDWebImage Tests.xcodeproj
Add the test cases for WebP decoding. iOS 14 seems does not support Web Encoding currently
2020-07-03 15:53:35 +08:00
Tests
Remove the `SDWebImageForceTransitionAsync`, change the default behavior because it's most suitable for UI rendering and common use case. No need this hack. If user want, we may produce a `setTransitionBlock` in the future
2020-08-27 10:49:57 +08:00
Tests Mac
Add tests scheme for macOS. Because we now support cross-platform, some implementation is different from UIKit & AppKit. So we also need test
2018-02-20 00:49:25 +08:00
Tests TV
Add all the Test Case on tvOS platform, using the same code as iOS
2019-10-27 22:32:53 +08:00