1
0
Fork 0
composer/tests/Composer/Test
Volker Dusch eafe13d5a5 Create an impossible rule when trying to install something that doesn't exist.
The rule isn't acted upon yet (hence the incomplete test) but it is there as a reminder that this case needs to be handled.
2012-02-19 14:55:14 +01:00
..
Autoload Moved Filesystem to base Util namespace 2012-02-09 18:45:28 +01:00
DependencyResolver Create an impossible rule when trying to install something that doesn't exist. 2012-02-19 14:55:14 +01:00
Downloader Fix downloader tests on windows and mock Filesystem properly 2012-02-18 17:00:07 +01:00
IO Added and extended some unit tests 2012-01-24 18:44:54 +01:00
Installer Fix installer that create vendor and bin directory even if --dry-run parameter provided 2012-02-16 22:43:10 +01:00
Json Skip tests if mbstring is not installed 2012-02-18 11:36:11 +01:00
Package Updated ArrayDumper 2012-02-14 12:57:15 +01:00
Repository Continued refactoring of install() method, mainly by way of adding Composite Repository 2012-02-05 18:25:41 -08:00
Util Add ProcessExecutor tests 2012-01-22 20:08:58 +01:00
TestCase.php Add prettyVersion to packages, fixes #76 2011-11-20 15:06:12 +01:00