1
0
Fork 0
composer/tests/Composer/Test/Repository
David Zülke e0c1ad1448
PlatformRepository library support for libpq (from ext-pq) and librdkafka (from ext-rdkafka) (#11418)
* libpq library version info for ext-pq

* librdkafka library version info for ext-rdkafka

Computes from RD_KAFKA_VERSION, faster than output buffering
2023-04-25 13:59:36 +02:00
..
Fixtures Update phpstan, fix InstalledVersions key ordering to be more logical/consistent 2022-04-29 10:30:04 +02:00
Vcs Composer support string (#11386) 2023-03-20 20:18:19 +01:00
ArrayRepositoryTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
ArtifactRepositoryTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
ComposerRepositoryTest.php Add test covering edge case of composer repo format, closes #11206 2022-12-17 23:15:40 +01:00
CompositeRepositoryTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
FilesystemRepositoryTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
FilterRepositoryTest.php Fix security advisory parsing when filter repo is used, fixes #11281 2023-01-27 11:09:34 +01:00
InstalledRepositoryTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
PathRepositoryTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
PlatformRepositoryTest.php PlatformRepository library support for libpq (from ext-pq) and librdkafka (from ext-rdkafka) (#11418) 2023-04-25 13:59:36 +02:00
RepositoryFactoryTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
RepositoryManagerTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
RepositoryUtilsTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
VcsRepositoryTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00