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.
David Jack Wange Olrik 2c84be47c2 Add support for seamless execution of local binaries
Projects that add binaries to `vendor-bin` can now execute those via the same command as projects that consume them without installing them first.

In list overview local commands have a `(local)` tag to distinguish them from commands installed in `vendor-bin`.

Local binaries take precedence over `vendor-bin` which takes precedence over binaries in path.
8 years ago
..
Autoload Merge branch '1.0' 9 years ago
Command Added testcase 10 years ago
Config CS fixes 9 years ago
Console Support bg colors and more clearing values in html output formatter 9 years ago
DependencyResolver More ruletest fixes for 7.1 9 years ago
Downloader Make sure we do not clone from local mirror if mirroring failed 8 years ago
EventDispatcher Add support for seamless execution of local binaries 8 years ago
Fixtures Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 8 years ago
IO Fix tests 9 years ago
Installer Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 8 years ago
Json Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 9 years ago
Mock Use unique cache dir for integration tests as well 9 years ago
Package Merge branch '1.1' 8 years ago
Plugin Add test case for strict types declaration 8 years ago
Repository Fossil VCS tests 8 years ago
Util Update unit test for Bitbucket util 8 years ago
AllFunctionalTest.php Fix support for testing exit code 8 years ago
ApplicationTest.php Fix tests 8 years ago
CacheTest.php try to use unique test directories 9 years ago
ComposerTest.php Fail over from source to dist and vice versa when downloads fail 11 years ago
ConfigTest.php Merge remote-tracking branch 'curry684/home-expansion' 9 years ago
DefaultConfigTest.php CS fixes 9 years ago
InstallerTest.php Use unique cache dir for integration tests as well 9 years ago