1
0
Fork 0
composer/tests/Composer/Test
Luis Faceira 1d733ba21a GitDownloaderTest uses temp dir as composer home config
When creating a DownloaderMock a home config dir is
ensured to exist, so that no test fails for lack of it
that on a regular run would be set by the Factory
2016-05-29 12:36:19 -05:00
..
Autoload Merge branch '1.0' 2016-04-24 14:41:02 +01:00
Command Added testcase 2015-04-20 13:09:18 +02:00
Config CS fixes 2016-01-26 13:07:18 +00:00
Console Support bg colors and more clearing values in html output formatter 2015-06-12 17:23:18 +01:00
DependencyResolver More ruletest fixes for 7.1 2016-04-01 11:58:42 +01:00
Downloader GitDownloaderTest uses temp dir as composer home config 2016-05-29 12:36:19 -05:00
EventDispatcher clear code 2016-05-17 13:34:54 +03:00
Fixtures Typo fix ;-) 2016-05-10 21:45:39 +02:00
IO Fix tests 2016-02-29 15:50:04 +00:00
Installer Extract binary installation and removal to own class 2016-03-23 21:39:58 +01:00
Json Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 2016-04-27 14:04:01 +01:00
Mock Use unique cache dir for integration tests as well 2016-04-01 12:07:42 +01:00
Package Merge branch '1.1' 2016-05-17 12:06:36 +01:00
Plugin Fix test suite on <7 2016-04-28 21:19:26 +01:00
Repository Also trim trailing slashes in PathRepo, refs #5164 2016-04-11 13:11:46 +01:00
Util Drop dependency on http://www.example.com 2016-05-08 17:36:10 +01:00
AllFunctionalTest.php try to use unique test directories 2016-01-26 09:41:21 +01:00
ApplicationTest.php Clean up ApplicationTest 2016-05-06 00:33:19 +01:00
CacheTest.php try to use unique test directories 2016-01-26 09:41:21 +01: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 Merge remote-tracking branch 'curry684/home-expansion' 2016-04-22 20:37:05 +01:00
DefaultConfigTest.php CS fixes 2016-01-26 13:07:18 +00:00
InstallerTest.php Use unique cache dir for integration tests as well 2016-04-01 12:07:42 +01:00