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.
Andrea Turso f626ccbcee Wrapped the listener invocation a try/catch block that catches any
exception and throws a \RuntimeException.
Added a test case for the EventDispatcher.

Note:
In order to test the doDispatch method I had to use a stub EventDispatcher
with a getListeners that returned a preconfigured array. IMHO there should
be a way to inject the listeners into the EventDispatcher.
12 years ago
..
Autoload Ignore aliases in autoload generator 12 years ago
DependencyResolver Add test for Pool handling and refactor a couple things 12 years ago
Downloader Use https fallback for github private repos if ssh protocol fails and we can ask the user's password 12 years ago
Fixtures/installer Add test for aliases and overrides between repos 12 years ago
IO Removed last password/username from IOInterface 12 years ago
Installer Fix tests 12 years ago
Json Fix 5.4.0 interop in formatting of empty array/objects 12 years ago
Mock Add handling for alias operations 12 years ago
Package Add support for stabilities in lock file 12 years ago
Repository Add functional tests for the installer, fixes #580 12 years ago
Script Wrapped the listener invocation a try/catch block that catches any 12 years ago
Util Cont. code simplification & better tests. 12 years ago
ComposerTest.php coding style fixes 13 years ago
FactoryTest.php Added packagist repository as the last repository with the lowest priority 13 years ago
InstallerTest.php Prevent backtracking issues with long tests 12 years ago
TestCase.php Let the solver handle aliases instead of the installer 12 years ago