1
0
Fork 0
composer/tests/Composer/Test/Util
Hiraku NAKANO 8501bb71e2 Drop dependency on http://www.example.com 2016-05-08 17:36:10 +01:00
..
Fixtures
BitbucketTest.php 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
ConfigValidatorTest.php
ErrorHandlerTest.php
FilesystemTest.php Add filesystem tests for the static shortest path, refs #5174 2016-04-11 19:36:39 +01:00
GitHubTest.php add trailing / and updated diagnose command 2016-02-24 20:54:01 +01:00
GitLabTest.php
PerforceTest.php
PlatformTest.php Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation. 2016-04-13 02:02:50 +02:00
ProcessExecutorTest.php
RemoteFilesystemTest.php Drop dependency on http://www.example.com 2016-05-08 17:36:10 +01:00
SilencerTest.php CS fixes 2016-01-26 13:07:18 +00:00
StreamContextFactoryTest.php
SvnTest.php Unified all Windows tests throughout the code. 2016-02-03 22:39:16 +01:00
TlsHelperTest.php