1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 37c5e9961c
Merge remote-tracking branch 'nicolas-grekas/path-version' into 1.10
2021-01-27 15:20:38 +01:00
..
Autoload Filter out exclude-from-classmap rules to avoid generating very long regexes, fixes #9487 2021-01-27 15:10:32 +01:00
Command fix risky tests 2020-02-11 17:27:56 +08:00
Config
Console use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
DependencyResolver use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
Downloader Fix git tests 2020-06-17 16:59:43 +02:00
EventDispatcher use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
Fixtures Replace whitelist with allow list 2020-06-07 22:15:09 +01:00
IO
Installer do not use env 2020-02-07 13:07:01 +08:00
Json Add funding field to composer.json 2020-02-14 10:08:35 +01:00
Mock
Package Revert "Merge pull request #9273 from nicolas-grekas/dev-version" 2021-01-27 14:03:44 +01:00
Plugin do not use env 2020-02-07 13:07:01 +08:00
Question use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
Repository Handle "versions" option in PathRepository, remove support for "branch-version" 2021-01-27 14:28:26 +01:00
Script Fix indenting 2019-07-29 16:44:50 +02:00
Util Validate: Warn about providing or replacing packages you require 2020-10-23 22:02:13 +02:00
AllFunctionalTest.php Make usage of foreach to improve readability 2019-07-24 02:39:40 +02:00
ApplicationTest.php do not use env 2020-02-07 13:07:01 +08:00
CacheTest.php do not use env 2020-02-07 13:07:01 +08:00
ComposerTest.php
ConfigTest.php fix risky tests (without any assertion) 2020-02-07 14:35:07 +08:00
DefaultConfigTest.php
FactoryTest.php
InstallerTest.php Replace whitelist with allow list 2020-06-07 22:15:09 +01:00
TestCase.php use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00