1
0
Fork 0
composer/tests/Composer/Test/Repository
Jordi Boggiano ad5951218b Also trim trailing slashes in PathRepo, refs #5164 2016-04-11 13:11:46 +01: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 Also trim trailing slashes in PathRepo, refs #5164 2016-04-11 13:11:46 +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