1
0
Fork 0
composer/tests/Composer/Test
Nils Adermann 6066359944 Skip directories in zip generation, empty dirs won't get archived
This seems ok as we currently rely on git generating archives which does
not archive empty directories either.
2013-03-28 12:49:53 +01:00
..
Autoload Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 2013-03-27 18:45:33 +01:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
DependencyResolver Fix class name 2013-02-20 15:27:11 +01:00
Downloader Switched rand() to mt_rand() 2013-01-30 10:44:07 +01:00
Fixtures Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +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 Skip directories in zip generation, empty dirs won't get archived 2013-03-28 12:49:53 +01: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 A bug in PHP prevents the headers from correctly beeing sent when a content-type header is present and 2013-02-27 17:07:13 +01:00
AllFunctionalTest.php Make phar build fails more debuggable 2013-03-10 13:58:49 +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