1
0
Fork 0
composer/tests/Composer/Test/Installer
Helmut Hummel b1ec99faed Extract binary installation and removal to own class
The functionality to install binaries might be useful
for other installers.
Create API for that by extracting this functionality from
the LibraryInstaller class.
2016-03-23 21:39:58 +01:00
..
InstallationManagerTest.php Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369 2012-11-29 09:24:28 +01:00
InstallerEventTest.php Clean up event dispatching code and make package events extend installer events 2015-02-23 15:34:49 +00:00
LibraryInstallerTest.php Extract binary installation and removal to own class 2016-03-23 21:39:58 +01:00
MetapackageInstallerTest.php Throw exception if the local repository does not contain a package to uninstall 2013-08-07 10:50:12 +02:00
SuggestedPackagesReporterTest.php List project suggestions in create-project command 2016-03-05 14:22:12 +02:00