1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 08cee4c3e9
Implement getProviders equally on all repos
2020-03-12 15:39:26 +01:00
..
Autoload Skip invalid PSR-0/4 classes from optimized autoloader, fixes #8403 2020-03-10 15:40:45 +01:00
Command
Config
Console PHPStan fixes 2020-02-07 23:10:10 +01:00
DependencyResolver
Downloader Fix test on windows 2020-02-13 10:05:42 +01:00
EventDispatcher Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 2020-02-12 14:35:31 +01:00
Fixtures Implement getProviders equally on all repos 2020-03-12 15:39:26 +01:00
IO
Installer Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267 2020-02-13 16:13:29 +01:00
Json Add funding field to composer.json 2020-02-14 10:08:35 +01:00
Mock Request jobs replaced by root require / fixed package 2020-01-19 23:21:07 +01:00
Package Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323 2020-03-11 15:04:18 +01:00
Plugin Refactor away some unnecessary RepositorySet usages 2020-02-13 17:51:22 +01:00
Question use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
Repository Merge branch 'master' into 2.0 2020-02-28 13:31:56 +01:00
Script
Util Merge branch 'master' into 2.0 2020-02-07 22:20:51 +01:00
AllFunctionalTest.php
ApplicationTest.php
CacheTest.php
ComposerTest.php Add parallel download capability to FileDownloader and derivatives 2019-01-18 08:39:03 +01:00
ConfigTest.php
DefaultConfigTest.php
FactoryTest.php
InstallerTest.php Merge branch 'master' into 2.0 2020-02-28 13:31:56 +01:00
TestCase.php