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 3ce71466f1 Treat empty paths in autoloader as ".", fixes #1727 11 years ago
..
Autoload Treat empty paths in autoloader as ".", fixes #1727 11 years ago
Config Added addLink and removeLink to Configuration Source Interface 12 years ago
DependencyResolver Add prefer-stable flag to pick stable package over unstable ones when possible 11 years ago
Downloader Switched rand() to mt_rand() 12 years ago
Fixtures Fix tests 11 years ago
IO Replace references of a11n with a12n where appropriate 12 years ago
Installer Update docs, fix tests 11 years ago
Json Add test for escape sequences 12 years ago
Mock Handle stability changes correctly, fixes #877 11 years ago
Package Add a couple version parser tests 11 years ago
Repository Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 11 years ago
Script Fix test to reduce cross-platform issues 12 years ago
Util Merge pull request #1773 from hason/filesystem 11 years ago
AllFunctionalTest.php Fix tests by passing proper working directory to processes 11 years ago
CacheTest.php Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 11 years ago
ComposerTest.php Rename Package interfaces to reduce BC issues 12 years ago
ConfigTest.php Fix tests 12 years ago
InstallerTest.php Update docs, fix tests 11 years ago
TestCase.php Rename Package interfaces to reduce BC issues 12 years ago