1
0
Fork 0
composer/tests/Composer/Test/Repository
Jordi Boggiano 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 2013-03-10 13:40:52 +01:00
..
Pear Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
Vcs Use the api to get file contents instead of raw.github.com 2013-02-27 14:10:28 +01:00
ArrayRepositoryTest.php Rename findPackagesByName to findPackages and allow version arg 2012-02-21 14:02:08 +01:00
ComposerRepositoryTest.php 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
CompositeRepositoryTest.php Rename findPackagesByName to findPackages and allow version arg 2012-02-21 14:02:08 +01:00
FilesystemRepositoryTest.php Add InvalidRepositoryException 2012-11-08 15:05:00 +01:00
PearRepositoryTest.php Add PEAR channel reader & Update PearRepository to use it. 2012-07-03 19:11:57 +11:00
VcsRepositoryTest.php Suppress errors from mkdir calls that are checked for failure 2013-02-20 14:51:15 +01:00