1
0
Fork 0
composer/tests/Composer/Test
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
..
Autoload Merge pull request #2667 from nicolas-grekas/master 2014-02-05 18:24:55 +01:00
Command Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Config Fix handling of multilines in previous commit 2013-05-12 23:14:55 +02:00
DependencyResolver Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Downloader Fixed handling of Metapackages in DownloadManager. 2014-02-06 10:50:06 +01:00
EventDispatcher Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Fixtures Change dependency processing for update with whitelisted packages 2013-10-16 09:37:14 +02:00
IO Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Installer Fix target-dir update checks, fixes #2395 2013-11-04 13:36:30 +01:00
Json Fix backtracking issue in json manipulations, fixes #2583 2014-01-12 21:13:00 +01:00
Mock Fix regression added in 33af9eea95, fixes #1841 2013-04-28 22:50:24 +02:00
Package Merge remote-tracking branch 'donquixote/feature/psr4-complete' 2014-01-03 14:56:36 +01:00
Plugin CS fixes 2013-10-11 20:12:45 -03:00
Repository Add test for RepositoryManager repo creation 2013-11-22 11:10:54 +01:00
Util don't require the error message have the first line of HTTP output in it 2013-11-19 14:35:24 -08:00
AllFunctionalTest.php CS fixes 2013-05-27 10:41:50 +02:00
CacheTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
ComposerTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
ConfigTest.php Fix tests 2013-06-28 20:42:06 +02:00
InstallerTest.php Fix exit codes, cc @tyrael 2013-11-22 16:17:02 +01:00