1
0
Fork 0
composer/tests/Composer/Test
Nils Adermann 57c34033ff Merge pull request #1754 from njam/issue-1754
Fix file pattern start matching if no slash
2013-04-03 05:45:50 -07:00
..
Autoload Fixed tests for autoloader generator 2013-04-01 09:28:02 +02:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
DependencyResolver Add prefer-stable flag to pick stable package over unstable ones when possible 2013-04-02 18:40:42 +02:00
Downloader Switched rand() to mt_rand() 2013-01-30 10:44:07 +01:00
Fixtures Fix tests 2013-03-28 20:42:25 +01: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 Add test for escape sequences 2013-02-18 22:13:54 +01:00
Mock Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +01:00
Package Merge pull request #1754 from njam/issue-1754 2013-04-03 05:45:50 -07: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 Fixed behaviour of Filesystem::findShortestPath[Code] for paths with up-level references 2013-04-01 08:30:11 +02: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 Update docs, fix tests 2013-03-03 17:59:07 +01:00
TestCase.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00