1
0
Fork 0
composer/tests/Composer/Test
Nils Adermann 67fde90666 Correctly sort operations within transactions using DFS
Fixes #655
2012-06-05 01:06:35 +02:00
..
Autoload php-cs-fixer magic 2012-05-22 12:07:08 +02:00
DependencyResolver Correctly sort operations within transactions using DFS 2012-06-05 01:06:35 +02:00
Downloader Imporoved exception message for GitDownloader (various protocols for github) 2012-05-18 14:41:57 +02:00
Fixtures/installer Correctly sort operations within transactions using DFS 2012-06-05 01:06:35 +02:00
IO Removed last password/username from IOInterface 2012-05-06 17:17:36 +02:00
Installer Support multiple installers in a composer-installer package. 2012-05-25 18:28:53 +10:00
Json Add JsonManipulator class for doing raw manipulation of json strings 2012-05-26 14:44:24 +02:00
Mock Add handling for alias operations 2012-05-13 22:36:48 +02:00
Package Require first version of a root package alias, rather than alias 2012-05-24 23:29:08 +02:00
Repository Fix tests with openssl disabled 2012-05-31 16:03:25 +02:00
Script CS fixes & do not replace the exception since that removes the stack trace 2012-05-22 13:16:56 +02:00
Util Cont. code simplification & better tests. 2012-05-13 12:59:04 +02:00
ComposerTest.php coding style fixes 2012-03-10 09:53:03 +01:00
FactoryTest.php Added packagist repository as the last repository with the lowest priority 2012-03-06 11:17:41 +01:00
InstallerTest.php Root requires are not taken into account in locked installs, fixes #669 2012-05-28 18:57:59 +02:00
TestCase.php Let the solver handle aliases instead of the installer 2012-05-09 15:15:39 +02:00