You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Franz Liedke f47c2c9ed7 Add test case for RepositoryManager::prependRepository method 8 years ago
..
Autoload Can't use error_clear_last as it was introduced in PHP7. 9 years ago
Command Added testcase 9 years ago
Config CS fixes 9 years ago
Console Support bg colors and more clearing values in html output formatter 9 years ago
DependencyResolver Update SolverTest.php 9 years ago
Downloader Fixed (and added a test for) a regression introduced in a77e2fb, which causes package Git package updates to fail when the package has two or more URLs and the last URL is the only one that actually works. 9 years ago
EventDispatcher Fix tests 9 years ago
Fixtures enable test again 9 years ago
IO Add verbosity input support to IOInterface 9 years ago
Installer use dirsep so phpunit on windows doesnt fail 9 years ago
Json Update deps and bump json-schema requirement, fixes #4756 9 years ago
Mock Avoid doing too many loads of the remotefilesystem 9 years ago
Package fix #4925 9 years ago
Plugin CS fixes 9 years ago
Repository Add test case for RepositoryManager::prependRepository method 8 years ago
Util Merge branch 'master' of https://github.com/composer/composer into pull-4690 9 years ago
AllFunctionalTest.php try to use unique test directories 9 years ago
ApplicationTest.php Add verbosity input support to IOInterface 9 years ago
CacheTest.php try to use unique test directories 9 years ago
ComposerTest.php Fail over from source to dist and vice versa when downloads fail 11 years ago
ConfigTest.php Allow stream wrapper usage in config dirs, fixes #4788 9 years ago
DefaultConfigTest.php CS fixes 9 years ago
InstallerTest.php adjust test and assertion to be more flexible 9 years ago