1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 6e55cb36d8
Add support for adding Command classes as scripts, (#11151)
* Add support for adding Command classes as scripts, fixes #11134

* Allow all options to be forwarded and allow using references to other scripts with args

* Fix build

* Add more checks

* Ensure exceptions are not swallowed, and remove naming restriction by using a single-command app

* Update docs

* Add tests, fix issue merging params when combining nested scripts and CLI params
2022-10-28 14:24:55 +02:00
..
Advisory Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Autoload Merge branch '2.4' 2022-10-13 11:21:52 +02:00
Command Add support for adding Command classes as scripts, (#11151) 2022-10-28 14:24:55 +02:00
Config Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Console Fix CS (#11003) 2022-08-17 14:20:07 +02:00
DependencyResolver Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Downloader Fix CS (#11003) 2022-08-17 14:20:07 +02:00
EventDispatcher Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Filter/PlatformRequirementFilter Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Fixtures Feature: Add support for autocompleting setting-keys in config-command (#11130) 2022-10-25 16:24:02 +02:00
IO Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Installer Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Json Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Mock Add download-only mode (#11041) 2022-10-12 13:56:35 +02:00
Package Do not apply non-array package links in ArrayLoader (#11008) 2022-08-20 08:58:17 +02:00
Platform Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Plugin Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Question Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Repository Update deps, constrain a few types to non-empty-strings 2022-10-12 09:19:36 +02:00
Script Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Util Merge branch '2.4' 2022-10-25 15:27:14 +02:00
AllFunctionalTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
ApplicationTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
CacheTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
CompletionFunctionalTest.php Feature: Add support for autocompleting setting-keys in config-command (#11130) 2022-10-25 16:24:02 +02:00
ComposerTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
ConfigTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
DefaultConfigTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
DocumentationTest.php Unify command names in the docs (#11071) 2022-10-12 10:55:57 +02:00
FactoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
InstalledVersionsTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
InstallerTest.php Typofixes (#11096) 2022-10-12 16:45:10 +02:00
TestCase.php Remove extra lines 2022-08-31 12:42:26 +02:00