You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
Fixtures Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 12 years ago
ArchiveDownloaderTest.php Use combined assignment operators 6 years ago
DownloadManagerTest.php Remove use of deprecated getMock method 6 years ago
FileDownloaderTest.php Add output for metapackage installs/updates/.. fixes #7586 6 years ago
FossilDownloaderTest.php Fixes from PHPStan (#7687) 6 years ago
GitDownloaderTest.php Fix Windows test regression from commit 149250a 5 years ago
HgDownloaderTest.php Fixes from PHPStan (#7687) 6 years ago
PearPackageExtractorTest.php Fixes from PHPStan (#7687) 6 years ago
PerforceDownloaderTest.php Fixes from PHPStan (#7687) 6 years ago
XzDownloaderTest.php Fixes from PHPStan (#7687) 6 years ago
ZipDownloaderTest.php Remove unused private properties 5 years ago