1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano bf39fab82d
Add test for root alias presence in lock
2020-04-21 23:01:20 +02:00
..
Autoload Add platform-check config option to disable platform_check.php generation, and disable it for Composer 2020-04-21 15:25:35 +02:00
Command
Config
Console
DependencyResolver Fix semver usage 2020-04-21 15:13:01 +02:00
Downloader Remove PEAR installer/downloader/repos/..., fixes #8778 2020-04-15 00:24:13 +02: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 Add test for root alias presence in lock 2020-04-21 23:01:20 +02: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 package naming pattern to the composer.json JSON schema 2020-04-15 13:43:05 +02:00
Mock Add failing test showing that packages fail to be installed if they match a previous alias which was not removed yet 2020-04-20 21:50:06 +02:00
Package Merge remote-tracking branch 'origin/1.10' 2020-04-13 12:41:30 +02: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 Remove PEAR installer/downloader/repos/..., fixes #8778 2020-04-15 00:24:13 +02:00
Script
Util
AllFunctionalTest.php
ApplicationTest.php
CacheTest.php
ComposerTest.php
ConfigTest.php
DefaultConfigTest.php
FactoryTest.php
InstallerTest.php Allow testing for installed repo state 2020-04-20 21:44:15 +02:00
TestCase.php