1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 29e47ed68c
Do not output script being run when running via composer <script-name> (#12383)
* Do not output script being run when running via composer <script-name>

Fixes #12375

* Fix global test expectations
2025-04-16 13:38:39 +02:00
..
Advisory Use a bitmask to produce deterministic exit codes for the "audit" command (#12203) 2024-11-25 14:30:31 +01:00
Autoload Fix deprecation warnings in code inspections for vendor/autoload.php, fixes #12331 2025-03-06 16:40:04 +01:00
Command Do not output script being run when running via composer <script-name> (#12383) 2025-04-16 13:38:39 +02:00
Config PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
Console Fix typos (#12133) 2024-10-02 12:28:32 +02:00
DependencyResolver Fix many PHPStan errors in DependencyResolver namespace (#12121) 2024-09-21 13:53:33 +02:00
Downloader Fix ZipDownloaderTest expectations 2025-04-16 13:36:07 +02:00
EventDispatcher Merge pull request #12290 from glaubinix/skip-scripts-for-certain-events 2025-02-03 16:39:21 +01:00
Filter/PlatformRequirementFilter PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
Fixtures Upgrade json-schema to v6 (#12348) 2025-04-02 12:59:18 +02:00
IO Fix typo for IO tests (#12027) 2024-07-02 00:30:29 +02:00
Installer Clean up md5/sha1 usages, upgrade algos where possible (#12088) 2024-08-21 17:06:42 +02:00
Json ensure that version suffixes are case-insensitive (#12376) 2025-04-11 11:41:28 +02:00
Mock Stop relying on OS to find executables on Windows, and migrate most Process calls to array syntax (#12180) 2024-11-06 13:49:06 +01:00
Package Update phpstan, fix test 2025-02-25 12:59:18 +01:00
Platform [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Plugin PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
Question PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
Repository GitHubDriverTest::testFundingFormat(): expand the tests + fix bug 2025-01-10 17:45:33 +01:00
Script PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
Util Stop relying on OS to find executables on Windows, and migrate most Process calls to array syntax (#12180) 2024-11-06 13:49:06 +01:00
AllFunctionalTest.php Make use of Phar::running() to get the current phar path 2025-01-08 13:46:52 +01:00
ApplicationTest.php Add test covering the fix for #12107, closes #12108 2024-09-17 09:52:56 +02:00
CacheTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
CompletionFunctionalTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
ComposerTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
ConfigTest.php Fix secure-http check to avoid bypass using emojis 2024-06-10 14:48:02 +02:00
DefaultConfigTest.php PHPStan/tests updates (#11996) 2024-05-29 23:12:06 +02:00
DocumentationTest.php Add support for Application::setCatchErrors in symfony 6.4+, refs symfony/symfony#50420 2023-07-28 19:33:33 +02:00
FactoryTest.php Detect incorrectly configured COMPOSER env when set to a directory, refs #12049 2024-08-22 10:49:04 +02:00
InstalledVersionsTest.php Fix regression from #12233 in InstalledVersions when reload is used, fixes #12235 2025-01-20 15:13:43 +01:00
InstallerTest.php Fix tests 2025-04-04 16:31:29 +02:00
TestCase.php Clean up md5/sha1 usages, upgrade algos where possible (#12088) 2024-08-21 17:06:42 +02:00