1
0
Fork 0
composer/tests/Composer/Test
Fred Emmott 33ea86573e Add support for using classmap to autoload Hack enums
fixes composer/composer#3823

Ran tests with both PHP5.5.9-1ubuntu4.5 and HHVM 3.6. Test fails on HHVM only
if I back out the ClassMapGenerator.php change.
2015-03-09 09:38:02 -07:00
..
Autoload Add support for using classmap to autoload Hack enums 2015-03-09 09:38:02 -07:00
Command
Config composer config repositories.packagist false 2015-02-16 16:44:13 +01:00
DependencyResolver
Downloader Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
EventDispatcher Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
Fixtures Fix tests 2015-02-27 12:27:56 +00:00
IO Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
Installer Clean up event dispatching code and make package events extend installer events 2015-02-23 15:34:49 +00:00
Json
Mock CS fixes 2015-02-24 14:22:54 +00:00
Package CS fixes 2015-02-24 14:22:54 +00:00
Plugin
Repository
Util overwrite -> overwriteError 2015-02-25 11:00:35 +01:00
AllFunctionalTest.php Fix env override regression, fixes #3820 2015-03-06 16:21:40 +00:00
ApplicationTest.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
CacheTest.php
ComposerTest.php
ConfigTest.php
InstallerTest.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00