SDWebImage/Tests/Tests
Bogdan Poplauschi e3ba4110a9 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
..
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 Adhering to coding style 2016-02-04 10:14:53 +00: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 2016-05-08 21:16:23 +03:00
TestImage.jpg Added image for testing cache 2015-04-19 09:24:34 +01: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
UIImageMultiFormatTests.m Switch to built in XCTest async 2014-09-15 12:06:11 +01:00