1
0
Fork 0
composer/tests/Composer/Test/Repository
Jordi Boggiano 6f42b9c865 Disable git, svn, http protocols for VCS downloaders, fixes #4968 2016-03-01 13:20:35 +00:00
..
Fixtures
Pear
Vcs Disable git, svn, http protocols for VCS downloaders, fixes #4968 2016-03-01 13:20:35 +00:00
ArrayRepositoryTest.php
ArtifactRepositoryTest.php Make artifact paths in lock file cross-platform, fixes #3832 2016-02-19 16:25:53 +00:00
ComposerRepositoryTest.php Modernized unit test still depending on age old BC code. 2016-02-15 21:52:42 +01:00
CompositeRepositoryTest.php
FilesystemRepositoryTest.php
PathRepositoryTest.php make this test more robust, not relying on result order which may vary 2016-02-12 17:02:19 +01:00
PearRepositoryTest.php Stop running PEAR Repo test suite as it fails and is kinda irrelevant at this point 2016-02-25 13:10:46 +00:00
RepositoryManagerTest.php Add test case for RepositoryManager::prependRepository method 2016-02-24 00:57:10 +09:00
VcsRepositoryTest.php