1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano a2dadb91bf
Return two packages in PathRepository when on a feature branch, one for feature branch and one for the source branch it came from, fixes #8498, fixes #8477
2020-01-14 12:52:20 +01:00
..
Autoload Add test for double gap in php-file 2019-09-20 17:08:00 +03: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 Remove unused private methods 2019-07-24 03:13:53 +02:00
Downloader Fix Windows test regression from commit 149250a 2019-11-07 12:50:42 +00:00
EventDispatcher Call a script recursively with extra parameters (#7720) 2018-11-26 12:35:41 +01:00
Fixtures Fix update mirrors to also update transport-options, fixes #7672 2019-07-31 18:43:18 +02:00
IO feat(buffer-io): add the possibility to set user inputs for interactive questions 2019-01-05 11:59:33 +01:00
Installer Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
Json Fix remove command not working with escaped slashes (e.g. foo\/bar), fixes #8249 2019-07-30 09:48:49 +02:00
Mock Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Package Return two packages in PathRepository when on a feature branch, one for feature branch and one for the source branch it came from, fixes #8498, fixes #8477 2020-01-14 12:52:20 +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 Provide partial packages names if available, closes #8516, fixes #8526 2020-01-14 09:31:57 +01:00
Script Fix indenting 2019-07-29 16:44:50 +02:00
Util Fix 5.3 build 2020-01-13 13:45:04 +01:00
AllFunctionalTest.php Make usage of foreach to improve readability 2019-07-24 02:39:40 +02:00
ApplicationTest.php Fix tests for reals 2019-08-29 15:23:58 +02: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 Move test file parsing into try/catch block to avoid phpunit swallowing errors 2019-10-29 23:08:03 +01:00
TestCase.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00