1
0
Fork 0
composer/tests/Composer/Test/Repository
Jordi Boggiano 0dad963cd8
Add executeAsync to ProcessExecutor and allow Loop class to wait on it in addition to HttpDownloader
2020-06-16 14:00:19 +02:00
..
Fixtures Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 2020-04-22 12:10:09 +02:00
Vcs Merge branch 'master' into 2.0 2020-02-28 13:31:56 +01:00
ArrayRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ArtifactRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ComposerRepositoryTest.php Add executeAsync to ProcessExecutor and allow Loop class to wait on it in addition to HttpDownloader 2020-06-16 14:00:19 +02:00
CompositeRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FilesystemRepositoryTest.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 2020-04-22 12:10:09 +02:00
FilterRepositoryTest.php Oops 2020-05-26 19:55:40 +02:00
InstalledRepositoryTest.php Add InstalledRepository to clean up some concepts and usages, remove BaseRepository 2020-02-13 21:44:24 +01:00
PathRepositoryTest.php Fixed up tests 2020-03-19 13:27:23 +00:00
PlatformRepositoryTest.php Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 2020-06-04 16:08:23 +02:00
RepositoryFactoryTest.php Merge branch 'master' into 2.0 2020-02-14 15:42:17 +01:00
RepositoryManagerTest.php Remove PEAR installer/downloader/repos/..., fixes #8778 2020-04-15 00:24:13 +02:00
VcsRepositoryTest.php Fix complete test suite for v2 2020-05-06 13:23:52 +02:00