1
0
Fork 0
composer/tests/Composer/Test
Jakub Bouček 8dc5effee7
AutoloadGenerator: Send error HTTP status on error
2020-11-05 09:57:48 +01:00
..
Autoload AutoloadGenerator: Send error HTTP status on error 2020-11-05 09:57:48 +01:00
Command
Config
Console
DependencyResolver Make sure Transaction sorts operations correctly to begin with 2020-10-25 14:06:45 +01:00
Downloader
EventDispatcher
Fixtures Fix lock file generation with dev-master aliases to be compatible with Composer 1, fixes #9337 2020-10-27 20:50:26 +01:00
IO
Installer
Json Fix config/create-project handling of repositories to prepend them by default as this is most likely the goal, fixes #9371 2020-10-30 14:16:40 +01:00
Mock Fix tests 2020-10-27 14:04:36 +01:00
Package Close zip archive after test finishes 2020-11-03 12:27:15 +02:00
Platform
Plugin Fix warnings on higher phpunit versions 2020-09-11 11:01:32 +02:00
Question
Repository Make platform-check only check non-dev requires, refs #9412 2020-11-04 23:41:58 +01:00
Script
Util Zip: ignore mac osx specific folder when searching for composer.json 2020-10-29 22:30:12 +00:00
AllFunctionalTest.php
ApplicationTest.php
CacheTest.php
ComposerTest.php
ConfigTest.php
DefaultConfigTest.php
FactoryTest.php
InstalledVersionsTest.php
InstallerTest.php Move slow integration test to separate fixtures directory and add to slow group 2020-10-22 10:14:17 +02:00
PolyfillTestCase.php
TestCase.php