1
0
Fork 0
composer/tests/Composer/Test/Downloader
johnstevenson 7e649fac41 Fix Windows test regression from commit 149250a
Commit: 149250ab92

ProcessExecutor::escape handled a false value inconsistently across
platforms, returning an emtpy string on Windows, otherwise `''`. This
is fixed to return `""` on Windows.

The GitDownloaderTest code has been appropriately updated.
2019-11-07 12:50:42 +00:00
..
Fixtures Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
ArchiveDownloaderTest.php Use combined assignment operators 2018-09-10 14:24:41 +02:00
DownloadManagerTest.php Remove use of deprecated getMock method 2018-04-12 10:24:56 +02:00
FileDownloaderTest.php Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
FossilDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
GitDownloaderTest.php Fix Windows test regression from commit 149250a 2019-11-07 12:50:42 +00:00
HgDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PearPackageExtractorTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PerforceDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
XzDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ZipDownloaderTest.php Remove unused private properties 2019-07-24 02:53:53 +02:00