1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano f0d67923a5 Fix classmap generator over anonymous classes extending/implementing something, fixes #5239 2016-04-24 14:40:51 +01:00
..
Autoload Fix classmap generator over anonymous classes extending/implementing something, fixes #5239 2016-04-24 14:40:51 +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 Rewrite git unpushed status checks, fixes #4987 2016-03-02 13:00:20 +00:00
EventDispatcher Fix tests 2016-02-10 14:35:53 +00:00
Fixtures Fix updating of dev refs if they are not whitelisted 2016-04-19 20:03:14 +01: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 Fix addMainKey method of JsonManipulator with content having $n 2016-04-20 22:34:39 +03:00
Mock Use unique cache dir for integration tests as well 2016-04-01 12:07:42 +01:00
Package Fix parsing of stabilities with AND/OR ops and no stability flags 2016-04-22 22:59:55 +01:00
Plugin CS fixes 2016-01-26 13:07:18 +00:00
Repository Also trim trailing slashes in PathRepo, refs #5164 2016-04-11 13:11:46 +01:00
Util Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable. 2016-03-20 15:56:58 -04:00
AllFunctionalTest.php try to use unique test directories 2016-01-26 09:41:21 +01:00
ApplicationTest.php Fix tests 2016-04-18 22:17:04 +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 Exempt custom URLs from secure-http checks, refs #5173 2016-04-18 10:23:10 +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