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
6b7e94713a
SDWebImage
/
Tests
History
DreamPiggy
974c3ff4ad
Update the test case to ensure thi silly problem will not occur again :)
2020-04-30 18:54:12 +08:00
..
SDWebImage Tests.xcodeproj
SDAnimatedImageView animation rendering should not use CGContext force decoding, use `kCGImageSourceShouldCacheImmediately` instead which can avoid OOM for large number of GIFs
#2977
2020-04-11 16:00:22 +08:00
Tests
Update the test case to ensure thi silly problem will not occur again :)
2020-04-30 18:54:12 +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