1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 8a2d1a2ee2 Make artifact paths in lock file cross-platform, fixes #3832 2016-02-19 16:25:53 +00:00
..
Autoload Can't use error_clear_last as it was introduced in PHP7. 2016-02-06 02:58:36 +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 Update SolverTest.php 2016-01-28 20:13:44 -06:00
Downloader Fixed (and added a test for) a regression introduced in a77e2fb, which causes package Git package updates to fail when the package has two or more URLs and the last URL is the only one that actually works. 2016-02-17 17:42:48 +01:00
EventDispatcher Fix tests 2016-02-10 14:35:53 +00:00
Fixtures enable test again 2016-02-05 13:36:53 +01:00
IO Add verbosity input support to IOInterface 2016-01-29 10:14:12 +00:00
Installer use dirsep so phpunit on windows doesnt fail 2016-01-26 11:23:08 +01:00
Json Update deps and bump json-schema requirement, fixes #4756 2016-01-09 16:52:06 +00:00
Mock Avoid doing too many loads of the remotefilesystem 2016-01-10 20:06:10 +00:00
Package fix #4925 2016-02-17 10:06:10 +01:00
Plugin CS fixes 2016-01-26 13:07:18 +00:00
Repository Make artifact paths in lock file cross-platform, fixes #3832 2016-02-19 16:25:53 +00:00
Util Merge branch 'master' of https://github.com/composer/composer into pull-4690 2016-02-05 11:24:30 +01:00
AllFunctionalTest.php try to use unique test directories 2016-01-26 09:41:21 +01:00
ApplicationTest.php Add verbosity input support to IOInterface 2016-01-29 10:14:12 +00: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 Allow stream wrapper usage in config dirs, fixes #4788 2016-01-25 23:40:16 +00:00
DefaultConfigTest.php CS fixes 2016-01-26 13:07:18 +00:00
InstallerTest.php adjust test and assertion to be more flexible 2016-02-05 13:34:21 +01:00