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.
Jordi Boggiano d93406a668 Merge pull request #3956 from nevvermind/use-phpunit-preconditions
Use PHPUnit pre-conditions
9 years ago
..
Autoload fixes #3974: Autoloader have to distinguish between files and directories 9 years ago
Command Added testcase 9 years ago
Config composer config repositories.packagist false 10 years ago
DependencyResolver The Solver Request no longer depends on the Pool 9 years ago
Downloader Git Checkout Branch / File Differentiation 9 years ago
EventDispatcher Implement writeError throughout Composer 9 years ago
Fixtures Replaced <error> with <warning> for abandoned package as it reflects the intention of this feature better 9 years ago
IO Fixed two camelcase names 9 years ago
Installer Clean up event dispatching code and make package events extend installer events 9 years ago
Json Fix typo 9 years ago
Mock CS fixes 9 years ago
Package Use the caret operator for all require operations 9 years ago
Plugin PluginManager refactoring, fixes #3550 10 years ago
Repository update repository manager tests to use data provider and test for exception case 9 years ago
Util Forgot to remove the actual calls 9 years ago
AllFunctionalTest.php Fix env override regression, fixes #3820 9 years ago
ApplicationTest.php Implement writeError throughout Composer 9 years ago
CacheTest.php Fix tests again.. 10 years ago
ComposerTest.php Fail over from source to dist and vice versa when downloads fail 10 years ago
ConfigTest.php Fix error handling for incorrect "repositories" array 10 years ago
InstallerTest.php Implement writeError throughout Composer 9 years ago