1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 9a6d63f0f4
Fix build regressions
2022-07-05 16:22:29 +02:00
..
Autoload Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
Command Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +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 Merge branch '2.2' into main 2022-03-29 22:00:45 +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 fix phpdoc type (#10669) 2022-03-30 11:58:30 +02:00
Package Fix: ValidatingArrayLoader [TypeError]: strcasecmp(): Argument #1() must be of type string, int given (#10897) 2022-06-24 10:30:33 +02:00
Platform Merge branch '2.2' into 2.3 2022-06-06 16:34:34 +02:00
Plugin Fix build regressions 2022-07-05 16:22:29 +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
ComposerTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ConfigTest.php Add missing return types 2022-07-01 12:24:54 +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 command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00