1
0
Fork 0
composer/tests/Composer/Test/Repository
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
..
Fixtures Remove weird binary file from repo 2018-10-31 18:29:32 +01:00
Pear Cleanups 2019-01-18 12:14:47 +01:00
Vcs More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
ArrayRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ArtifactRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ComposerRepositoryTest.php Fix implementation of whatProvides for older provider-only repos 2019-01-14 17:29:24 +01:00
CompositeRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FilesystemRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PathRepositoryTest.php Minor fixes and updated the rest of the code/tests to use HttpDownloader 2019-01-14 17:29:23 +01:00
PearRepositoryTest.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
PlatformRepositoryTest.php Don't do (new Foo())->bar() - not 5.3-compatible 2019-02-01 11:20:34 -08:00
RepositoryFactoryTest.php Minor fixes and updated the rest of the code/tests to use HttpDownloader 2019-01-14 17:29:23 +01:00
RepositoryManagerTest.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
VcsRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00