SDWebImage/Tests/Tests
Bogdan Poplauschi 19431d0f81 Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
..
en.lproj Added SDWebImage Tests project. It uses CocoaPods (Expecta + XCTestAsync). Added some demo tests 2014-06-20 17:21:01 +03:00
SDImageCacheTests.m Switch to built in XCTest async 2014-09-15 12:06:11 +01:00
SDWebImageManagerTests.m Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2015-07-13 23:25:02 +03:00
Tests-Info.plist Added SDWebImage Tests project. It uses CocoaPods (Expecta + XCTestAsync). Added some demo tests 2014-06-20 17:21:01 +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
UIImageMultiFormatTests.m Switch to built in XCTest async 2014-09-15 12:06:11 +01:00