1
0
Fork 0
composer/tests/Composer/Test/Downloader
Julius Beckmann ed5da804dd Fixed handling of Metapackages in DownloadManager.
The "getDownloaderForInstalledPackage" returns null for "metapackage" and the download(), update() and remove() methods did not handle this return value correctly.
2014-02-06 10:50:06 +01:00
..
Fixtures Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
ArchiveDownloaderTest.php Oops 2013-07-05 00:47:18 +02:00
DownloadManagerTest.php Fixed handling of Metapackages in DownloadManager. 2014-02-06 10:50:06 +01:00
FileDownloaderTest.php Use 'cache-files-ttl' for cache gc, fixes #2441 2013-11-24 10:55:25 +01:00
GitDownloaderTest.php Add github-domains config value for GitHub Enterprise setups, fixes #728 2013-10-28 12:40:20 -04:00
HgDownloaderTest.php Attempt to fix travis build 2013-07-26 15:44:52 +02:00
PearPackageExtractorTest.php Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
PerforceDownloaderTest.php Added error handling and error messages around missing perforce driver, invalid username/password 2013-12-02 13:34:47 -06:00
ZipDownloaderTest.php Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 2013-07-31 20:33:20 +02:00