1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 081e26f4d7 Merge remote-tracking branch 'localheinz/feature/sort-packages' 2015-05-01 16:08:57 +01:00
..
Autoload fixes #3974: Autoloader have to distinguish between files and directories 2015-04-30 19:17:19 +02:00
Command Added testcase 2015-04-20 13:09:18 +02:00
Config composer config repositories.packagist false 2015-02-16 16:44:13 +01:00
DependencyResolver The Solver Request no longer depends on the Pool 2015-04-30 17:24:24 +02:00
Downloader Git Checkout Branch / File Differentiation 2015-03-19 12:50:06 +01:00
EventDispatcher Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
Fixtures Replaced <error> with <warning> for abandoned package as it reflects the intention of this feature better 2015-04-30 23:34:26 +02:00
IO Fixed two camelcase names 2015-04-30 12:17:13 +02:00
Installer Clean up event dispatching code and make package events extend installer events 2015-02-23 15:34:49 +00:00
Json Merge remote-tracking branch 'localheinz/feature/sort-packages' 2015-05-01 16:08:57 +01:00
Mock CS fixes 2015-02-24 14:22:54 +00:00
Package Use the caret operator for all require operations 2015-04-29 23:53:40 +01:00
Plugin PluginManager refactoring, fixes #3550 2014-12-13 18:54:42 +00:00
Repository update repository manager tests to use data provider and test for exception case 2015-02-26 03:19:26 -05:00
Util Forgot to remove the actual calls 2015-04-21 01:26:09 +01:00
AllFunctionalTest.php Fix phar build test 2015-05-01 14:48:47 +01:00
ApplicationTest.php Move improvements towards reproducible builds, refs #3927 2015-05-01 11:54:55 +01:00
CacheTest.php Fix tests again.. 2014-12-14 13:46:37 +00:00
ComposerTest.php Fail over from source to dist and vice versa when downloads fail 2014-02-24 18:40:33 +01:00
ConfigTest.php Fix error handling for incorrect "repositories" array 2015-01-20 13:03:55 +03:00
InstallerTest.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00