1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano b41fd35c2b Remove unused use statement 2013-04-17 18:38:05 +02:00
..
Autoload Treat empty paths in autoloader as ".", fixes #1727 2013-04-07 11:34:58 +02:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
DependencyResolver Remove unused use statement 2013-04-17 18:38:05 +02:00
Downloader Switched rand() to mt_rand() 2013-01-30 10:44:07 +01:00
Fixtures Put a higher prio on replacers of the same vendor as the required package 2013-04-17 15:39:42 +02:00
IO Replace references of a11n with a12n where appropriate 2012-11-07 13:34:31 +01:00
Installer Update docs, fix tests 2013-03-03 17:59:07 +01:00
Json Fix indenting detection in JsonManipulator, fixes #1788 2013-04-11 10:34:26 +02:00
Mock Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +01:00
Package Add readme entry to lock file to explain what it is 2013-04-08 18:15:08 +02:00
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 2013-03-10 13:40:52 +01:00
Script Fix test to reduce cross-platform issues 2012-12-06 10:07:57 +01:00
Util Merge pull request #1773 from hason/filesystem 2013-04-05 03:59:10 -07:00
AllFunctionalTest.php Fix tests by passing proper working directory to processes 2013-03-28 13:33:40 +01:00
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 2013-03-03 00:41:12 +01:00
ComposerTest.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
ConfigTest.php Fix tests 2013-02-21 17:45:03 +01:00
InstallerTest.php Fix tests 2013-04-09 10:34:51 +02:00
TestCase.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00