1
0
Fork 0
composer/tests/Composer/Test
Beau Simensen e1370be7a0 Continued refactoring of install() method, mainly by way of adding Composite Repository
* Rewritten `install()` method now takes a repository instead of a list of packages (per @nadermen)
 * Added Composite Repository
 * Added tests for Composite Repository
 * Removed "local repository" concept from Platform Repository
 * Removed some `use` statements for Platform Repository where it was not actually being used
2012-02-05 18:25:41 -08:00
..
Autoload Test fix, fixes #274 2012-02-03 20:33:57 +01:00
DependencyResolver Add test 2012-01-15 14:15:53 +01:00
Downloader Fix bug with drive names of different cases 2011-12-18 21:10:10 +01:00
Installer Fix test 2012-02-05 21:13:16 +01:00
Json Fixed detection of missing comma and added detection of missing colon in json 2012-01-24 15:10:55 +01:00
Package Add tests 2012-01-07 17:04:40 +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