You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
InstallationManagerTest.php
InstallerEventTest.php
LibraryInstallerTest.php Extract binary installation and removal to own class 8 years ago
MetapackageInstallerTest.php
SuggestedPackagesReporterTest.php