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 Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Config composer config repositories.packagist false 2015-02-16 16:44:13 +01:00
DependencyResolver add --prefer-lowest-stable to update command 2014-12-13 11:51:30 +01:00
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 strict check, testcase(s) 2015-02-10 12:55:49 +01:00
Mock CS fixes 2015-02-24 14:22:54 +00:00
Package CS fixes 2015-02-24 14:22:54 +00:00
Plugin PluginManager refactoring, fixes #3550 2014-12-13 18:54:42 +00:00
Repository github deprecation changes 2015-02-11 10:18:47 +01:00
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 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