1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 6a9215012d Merge remote-tracking branch 'igorw/dep-manager-consistent-naming' 2012-11-08 15:05:46 +01:00
..
Autoload
DependencyResolver Fix wording 2012-10-31 18:34:27 +01:00
Downloader Update code to use new github archive URLs 2012-11-04 14:01:22 +01:00
Fixtures
IO
Installer Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
Json Write in the json directly without reformatting the whole file - skip validation since that is not really the job of the config command 2012-10-07 19:18:22 +02:00
Mock
Package Consistently describe composer as dep mgr as opposed to package mgr 2012-11-07 13:16:47 +01:00
Repository
Script Make test less brittle 2012-10-07 09:46:44 -05:00
Util Replace references of a11n with a12n where appropriate 2012-11-07 13:34:31 +01:00
AllFunctionalTest.php Fix tests 2012-09-08 00:43:51 +02: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
TestCase.php