You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano e5a009ed80
Make sure empty objects are not left behind when removing requires/.. fixes #9462
4 years ago
..
Autoload Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface 4 years ago
Command Fix build 4 years ago
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 4 years ago
Console PHPStan fixes 4 years ago
DependencyResolver Make sure Transaction sorts operations correctly to begin with 4 years ago
Downloader Add test to check processed URL and cache key 4 years ago
EventDispatcher Fix warnings on higher phpunit versions 4 years ago
Fixtures Fix tests 4 years ago
IO Fix warnings on higher phpunit versions 4 years ago
Installer Remove OperationInterface::getReason, closes #9230, closes #9263 4 years ago
Json Make sure empty objects are not left behind when removing requires/.. fixes #9462 4 years ago
Mock Fix tests 4 years ago
Package Close zip archive after test finishes 4 years ago
Platform Move Version util to Platform namespace, fix CS nitpicks, make regexes case insensitive for robustness, refs #9093 4 years ago
Plugin Fix warnings on higher phpunit versions 4 years ago
Question Fix warnings on higher phpunit versions 4 years ago
Repository Make platform-check only check non-dev requires, refs #9412 4 years ago
Script Fix indenting 5 years ago
Util Zip: ignore mac osx specific folder when searching for composer.json 4 years ago
AllFunctionalTest.php Fix usage of create-project with local filesystem repos 4 years ago
ApplicationTest.php do not use env 4 years ago
CacheTest.php Fix more warnings 4 years ago
ComposerTest.php Add parallel download capability to FileDownloader and derivatives 6 years ago
ConfigTest.php fix risky tests (without any assertion) 4 years ago
DefaultConfigTest.php Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php Fix factory test 6 years ago
InstalledVersionsTest.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
InstallerTest.php Move slow integration test to separate fixtures directory and add to slow group 4 years ago
PolyfillTestCase.php Fix warnings on higher phpunit versions 4 years ago
TestCase.php Fix warnings on higher phpunit versions 4 years ago