1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 2719fb7e20 Merge remote-tracking branch 'christeredvartsen/script-dev-aware' 2012-11-18 12:04:19 +01:00
..
Autoload Remove target dir for classmap autoloads of the root package, fixes #1308 2012-11-13 17:09:22 +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 Implement cache GC and fix keys 2012-11-10 23:17:36 +01:00
Fixtures Fix create project test 2012-11-10 19:42:29 +01:00
IO Replace references of a11n with a12n where appropriate 2012-11-07 13:34:31 +01:00
Installer Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
Json Fix handling of arrays in json manipulator 2012-11-13 12:49:23 +01:00
Mock Fix tests 2012-10-18 18:43:31 +02:00
Package Consistently describe composer as dep mgr as opposed to package mgr 2012-11-07 13:16:47 +01:00
Repository Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
Script Pass the current dev mode to the event dispatcher, which in turn passes it to the events fired. This can be fetched in scripts to check which mode we are currently in 2012-11-15 17:16:25 +01:00
Util Replace references of a11n with a12n where appropriate 2012-11-07 13:34:31 +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
ComposerTest.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
ConfigTest.php Fix tests 2012-10-11 21:25:13 +02: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