1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 432955e0ae Fix github url escaping, raw.github.com doesnt like escaped slashes 2013-02-11 09:34:50 +01:00
..
Autoload Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader 2013-01-08 17:34:37 +01:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
DependencyResolver Fix wording 2012-10-31 18:34:27 +01:00
Downloader Switched rand() to mt_rand() 2013-01-30 10:44:07 +01:00
Fixtures Add test to verify url and and hash are updated, fixes #1460 2013-01-07 20:27:52 +01:00
IO Replace references of a11n with a12n where appropriate 2012-11-07 13:34:31 +01:00
Installer Switched rand() to mt_rand() 2013-01-30 10:44:07 +01:00
Json Add support for github-oauth in config command 2013-01-16 16:19:22 +01:00
Mock Fix tests 2012-11-29 09:33:51 +01:00
Package - Sort links and keywords in ArrayDumper result (fixes issue #1499) 2013-01-31 09:55:19 +01:00
Repository Fix github url escaping, raw.github.com doesnt like escaped slashes 2013-02-11 09:34:50 +01:00
Script Fix test to reduce cross-platform issues 2012-12-06 10:07:57 +01:00
Util CS fixes 2013-01-05 20:01:58 +01:00
AllFunctionalTest.php Add test building phar and run functional tests with the phar, refs #1155 2012-11-11 17:09:57 +01:00
CacheTest.php add size-based limit for files cache, fixes #1321 2012-12-17 01:19:16 +06:00
ComposerTest.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
ConfigTest.php Fix test 2012-12-08 21:51:52 +01:00
InstallerTest.php Added tests for the suggestions 2012-09-05 20:54:00 +02:00
TestCase.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00