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
a01715e196
SDWebImage
/
Tests
History
DreamPiggy
911a9a86a0
Fix the wrong test because now ioQueue and encodeQueue is different thing, we should not assume calling storeImage and queryDiskCache get the data (they are not guarded by the same serial queue)
2023-01-12 15:56:08 +08:00
..
SDWebImage Tests.xcodeproj
Added NEF test case, as well as BMP type enum
2022-10-29 18:13:36 +08:00
Tests
Fix the wrong test because now ioQueue and encodeQueue is different thing, we should not assume calling storeImage and queryDiskCache get the data (they are not guarded by the same serial queue)
2023-01-12 15:56:08 +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