1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano dea4bdf8f0 Expand {} into a new line before manipulating json, fixes #1481 2013-01-13 17:06:35 +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
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 Add test to verify url and and hash are updated, fixes #1460 2013-01-07 20:27:52 +01:00
IO
Installer
Json Expand {} into a new line before manipulating json, fixes #1481 2013-01-13 17:06:35 +01:00
Mock Fix tests 2012-11-29 09:33:51 +01:00
Package Fix parsing of ~ version constraint with unstable versions, fixes #1476 2013-01-13 16:36:40 +01:00
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 CS fixes 2013-01-05 20:01:58 +01:00
AllFunctionalTest.php
CacheTest.php add size-based limit for files cache, fixes #1321 2012-12-17 01:19:16 +06:00
ComposerTest.php
ConfigTest.php Fix test 2012-12-08 21:51:52 +01:00
InstallerTest.php
TestCase.php