1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 7d4d941392
Make use of new composer/class-map-generator package and build up BC layer
2022-06-19 14:02:24 +02:00
..
Autoload Make use of new composer/class-map-generator package and build up BC layer 2022-06-19 14:02:24 +02:00
Command Add bump command to bump requirements to the currently installed version, fixes #7273 (#10829) 2022-06-09 11:43:59 +02:00
Config Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Console Enable strict types on all files 2022-02-24 13:24:34 +01:00
DependencyResolver Make sure repos are always initialized with a repo manager if possible, and make sure async is always enabled on the process executor, fixes #10783 (#10799) 2022-05-24 21:32:36 +02:00
Downloader Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
EventDispatcher Enable strict types on all files 2022-02-24 13:24:34 +01:00
Filter/PlatformRequirementFilter Update phpstan, fix InstalledVersions key ordering to be more logical/consistent 2022-04-29 10:30:04 +02:00
Fixtures Make use of new composer/class-map-generator package and build up BC layer 2022-06-19 14:02:24 +02:00
IO Enable strict types on all files 2022-02-24 13:24:34 +01:00
Installer Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Json Merge branch '2.2' into 2.3 2022-06-01 21:39:31 +02:00
Mock Add bump command to bump requirements to the currently installed version, fixes #7273 (#10829) 2022-06-09 11:43:59 +02:00
Package Add bump command to bump requirements to the currently installed version, fixes #7273 (#10829) 2022-06-09 11:43:59 +02:00
Platform Merge branch '2.2' into 2.3 2022-06-06 16:34:34 +02:00
Plugin Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Question Enable strict types on all files 2022-02-24 13:24:34 +01:00
Repository Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Script Enable strict types on all files 2022-02-24 13:24:34 +01:00
Util Merge branch '2.2' into 2.3 2022-05-24 14:41:41 +02:00
AllFunctionalTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ApplicationTest.php Skip broken test on windows 2022-05-11 16:52:58 +02:00
CacheTest.php Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
CompletionFunctionalTest.php Add a couple missing --format completions 2022-05-13 14:10:59 +02:00
ComposerTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ConfigTest.php Fix processing null config value in DiagnoseCommand 2022-06-06 09:58:15 +02:00
DefaultConfigTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
FactoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
InstalledVersionsTest.php Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
InstallerTest.php Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
TestCase.php Add bump command to bump requirements to the currently installed version, fixes #7273 (#10829) 2022-06-09 11:43:59 +02:00