1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 2012-12-08 21:54:51 +01:00
..
Autoload Add support for .inc files in classmap, fixes #1396 2012-12-08 21:54:51 +01:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
DependencyResolver
Downloader Change all github archive URLs to API URLs and handle fallback for those to nodeload 2012-12-05 19:20:52 +01:00
Fixtures Update test 2012-12-06 10:26:16 +01:00
IO
Installer Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369 2012-11-29 09:24:28 +01:00
Json Fix handling of arrays in json manipulator 2012-11-13 12:49:23 +01:00
Mock Fix tests 2012-11-29 09:33:51 +01:00
Package
Repository Change all github archive URLs to API URLs and handle fallback for those to nodeload 2012-12-05 19:20:52 +01:00
Script Fix test to reduce cross-platform issues 2012-12-06 10:07:57 +01:00
Util Fallback to PHP early if proc_open not allowed. 2012-11-19 10:29:32 +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
ConfigTest.php Fix test 2012-12-08 21:51:52 +01:00
InstallerTest.php
TestCase.php