You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Adermann 43093d0eeb Add tests for edge cases of packages providing names which exist as real packages 4 years ago
..
Autoload Add tests for #8861 4 years ago
Command Fix build 4 years ago
Config Fixes from PHPStan (#7687) 6 years ago
Console PHPStan fixes 4 years ago
DependencyResolver Use RULE_LEARNED instead of RULE_FIXED 4 years ago
Downloader Fix git downloader syntax for windows cmd when updating packages, fixes #9089 4 years ago
EventDispatcher Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
Fixtures Add tests for edge cases of packages providing names which exist as real packages 4 years ago
IO Build tweaks 4 years ago
Installer Fix tests 4 years ago
Json Fix test issues 4 years ago
Mock Get rid of default branch handling in version guesser as it is way too time intensive at every initialization 4 years ago
Package Fix guessing of default branch when HEAD is a non-feature-branch 4 years ago
Platform Move Version util to Platform namespace, fix CS nitpicks, make regexes case insensitive for robustness, refs #9093 4 years ago
Plugin Refactor away some unnecessary RepositorySet usages 4 years ago
Question use Symfony PHPUnit Bridge 4 years ago
Repository Fix name 4 years ago
Script Fix indenting 5 years ago
Util AuthHelper: Allow fall-through GitLab-specific HTTP headers for auth 4 years ago
AllFunctionalTest.php Fix usage of create-project with local filesystem repos 4 years ago
ApplicationTest.php do not use env 4 years ago
CacheTest.php Merge branch 'master' into 2.0 4 years ago
ComposerTest.php Add parallel download capability to FileDownloader and derivatives 6 years ago
ConfigTest.php fix risky tests (without any assertion) 4 years ago
DefaultConfigTest.php Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php Fix factory test 6 years ago
InstalledVersionsTest.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
InstallerTest.php Speed up installer tests by avoiding lots of bootstrapping and git processes 4 years ago
TestCase.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago