1
0
Fork 0
composer/tests/Composer/Test
Nils Adermann 287419f6a0 Merge branch 'master' into 2.0
* master:
  Follow up to #7946 test: add solver flag to assert path execution
  Fix tests
  Make sure config command output is also output on --quiet so that warnings can be hidden, fixes #7963
  Recognize composer-plugin-api as a platform package, fixes #7951
  Quote wildcards to avoid issues in some shells, fixes #7960
  Avoid dumping null values for dist reference/shasum and source reference, fixes #7955
  Soften hard exit after revert of composer file
  Make unixy proxy code POSIX compatible
  Update aliases.md
  Same but for Problem.php
  Better error message for present but incompatible versions
  Fix inconsistent casing
  Don't do (new Foo())->bar() - not 5.3-compatible
  Support identifying the HHVM version when not running with HHVM
2019-02-10 20:28:24 +01:00
..
Autoload Add a test for autoloading if a package is only required via replacing name 2019-01-28 17:08:51 +01: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-02-10 20:28:24 +01:00
Downloader Fix test 2019-01-29 14:22:20 +01:00
EventDispatcher Add parallel download capability to FileDownloader and derivatives 2019-01-18 08:39:03 +01:00
Fixtures Merge branch 'master' into 2.0 2019-02-10 20:28:24 +01: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 Make JSON formatter test clearer 2018-08-10 08:54:34 +02:00
Mock Add parallel download capability to FileDownloader and derivatives 2019-01-18 08:39:03 +01:00
Package Add parallel download capability to FileDownloader and derivatives 2019-01-18 08:39:03 +01:00
Plugin Add parallel download capability to FileDownloader and derivatives 2019-01-18 08:39:03 +01:00
Question Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Repository Merge branch 'master' into 2.0 2019-02-10 20:28:24 +01:00
Util Fix tests 2019-01-14 17:29:24 +01:00
AllFunctionalTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ApplicationTest.php Fix tests 2019-01-28 15:44:21 +01:00
CacheTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +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