1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 1002fb12fc
Merge branch 'master' into 2.0
2019-08-02 13:26:03 +02:00
..
Autoload Handle absolute phar:// paths in autoload_static.php 2019-04-11 20:23:31 +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 Merge branch 'master' into 2.0 2019-07-31 17:50:01 +02:00
Downloader Remove unused private properties 2019-07-24 02:53:53 +02:00
EventDispatcher Add EventDispatcher::removeListener to allow deregistration of listeners 2019-02-18 18:12:38 +01:00
Fixtures Merge branch 'master' into 2.0 2019-08-02 13:26:03 +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 Merge branch 'master' into 2.0 2019-01-29 14:01:28 +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 Store dev mode in installed.json, fixes #3008 2019-02-21 12:46:02 +01:00
Package Merge branch 'master' into 2.0 2019-07-31 17:50:01 +02:00
Plugin Add plugin callbacks for deactivation and uninstall, fixes #3000 2019-02-18 18:14:46 +01:00
Question Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Repository Merge pull request #7999 from Seldaek/store_dev 2019-08-01 17:59:09 +02:00
Script Fix indenting 2019-07-29 16:44:50 +02:00
Util Merge branch 'master' into 2.0 2019-07-31 17:50:01 +02:00
AllFunctionalTest.php Make usage of foreach to improve readability 2019-07-24 02:39:40 +02:00
ApplicationTest.php Fix test warnings 2019-02-18 14:03:23 +01:00
CacheTest.php Fix cache tests 2019-02-18 14:12:01 +01:00
ComposerTest.php Add parallel download capability to FileDownloader and derivatives 2019-01-18 08:39:03 +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 factory test 2019-01-14 17:29:23 +01:00
InstallerTest.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
TestCase.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00