1
0
Fork 0
composer/tests/Composer/Test
pfofi c751914410 Fix URL resolution for Composer repositories
Composer was unable canonicalize URLs in non-HTTP(S) Composer
repositories. For example it was not possible to use a `providers-url`
in a repository loaded via the `file://` scheme.

See also: #8115
2019-05-10 13:55:31 +02:00
..
Autoload expand regex and testcases 2019-04-04 08:31:26 +02:00
Command Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Config Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Console Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
DependencyResolver Follow up to #7946 test: add solver flag to assert path execution 2019-02-10 20:26:47 +01:00
Downloader Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
EventDispatcher Call a script recursively with extra parameters (#7720) 2018-11-26 12:35:41 +01:00
Fixtures Fix tests 2019-02-10 13:07:42 +01:00
IO Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Installer Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
Json add missing testcase 2019-05-08 15:58:02 +02:00
Mock Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Package Merge remote-tracking branch 'dmanners/add-chat-option-for-support' 2018-11-26 19:47:13 +01:00
Plugin Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Question Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Repository Fix URL resolution for Composer repositories 2019-05-10 13:55:31 +02:00
Util Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
AllFunctionalTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ApplicationTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
CacheTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ComposerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
DefaultConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FactoryTest.php Fix TestCase import 2018-11-12 15:24:28 +01:00
InstallerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
TestCase.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00