Jordi Boggiano f744ec16f5 Fix normalization of relative paths going up a few dirs, fixes #1759 12 年 前
..
Autoload 3499610631 Fixed tests for autoloader generator 12 年 前
Config 752fa64704 Added addLink and removeLink to Configuration Source Interface 13 年 前
DependencyResolver b0297ef67a Add prefer-stable flag to pick stable package over unstable ones when possible 12 年 前
Downloader 470adc47df Switched rand() to mt_rand() 13 年 前
Fixtures bf307de1d6 Fix tests 12 年 前
IO 4959c2bdc6 Replace references of a11n with a12n where appropriate 13 年 前
Installer c32470c7df Update docs, fix tests 12 年 前
Json b4d691e46d Add test for escape sequences 12 年 前
Mock ee60df708d Handle stability changes correctly, fixes #877 12 年 前
Package 57c34033ff Merge pull request #1754 from njam/issue-1754 12 年 前
Repository be861f090a 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 12 年 前
Script b04d938319 Fix test to reduce cross-platform issues 13 年 前
Util f744ec16f5 Fix normalization of relative paths going up a few dirs, fixes #1759 12 年 前
AllFunctionalTest.php 4af69c85ca Fix tests by passing proper working directory to processes 12 年 前
CacheTest.php 4207fc3b19 Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 12 年 前
ComposerTest.php d6de4a0036 Rename Package interfaces to reduce BC issues 13 年 前
ConfigTest.php 5f48d5277d Fix tests 12 年 前
InstallerTest.php c32470c7df Update docs, fix tests 12 年 前
TestCase.php d6de4a0036 Rename Package interfaces to reduce BC issues 13 年 前