1
0
Fork 0
composer/tests/Composer/Test
Nils Adermann 5ed18d9aa2 Fail over from source to dist and vice versa when downloads fail
Any RuntimeException descendent will be caught and cause another
download attempt using either source or dist depending on what was
attempted first.
2014-02-24 18:40:33 +01:00
..
Autoload dedicated scope isolation function for autoload_real 2014-02-06 11:53:42 +01:00
Command Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Config Fix handling of multilines in previous commit 2013-05-12 23:14:55 +02:00
DependencyResolver Resolve job packages after whitelist generation 2014-02-21 13:41:21 +01:00
Downloader Fail over from source to dist and vice versa when downloads fail 2014-02-24 18:40:33 +01:00
EventDispatcher Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Fixtures Add tests for the changes in #2690 2014-02-21 13:15:07 +01:00
IO Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Installer Fix target-dir update checks, fixes #2395 2013-11-04 13:36:30 +01:00
Json Added extra unit test from the example in the ticket. 2014-02-19 14:17:23 +01:00
Mock Fix regression added in 33af9eea95, fixes #1841 2013-04-28 22:50:24 +02:00
Package [Archiver] Rules in GitExcludeFilter are too broad 2014-01-30 23:34:28 +00:00
Plugin CS fixes 2013-10-11 20:12:45 -03:00
Repository Merge pull request #2188 from Danack/GetRootComposerJson 2014-02-21 11:33:01 +01:00
Util don't require the error message have the first line of HTTP output in it 2013-11-19 14:35:24 -08:00
AllFunctionalTest.php CS fixes 2013-05-27 10:41:50 +02:00
CacheTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02: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 tests 2013-06-28 20:42:06 +02:00
InstallerTest.php Fail over from source to dist and vice versa when downloads fail 2014-02-24 18:40:33 +01:00