This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
composer
mirror of
https://github.com/composer/composer
Watch
1
Star
0
Fork
You've already forked composer
0
Code
f9fc9695e9
composer
/
tests
/
Composer
/
Test
History
Jordi Boggiano
82054f2060
Add aliasing: `foo as bar` will require foo and automatically make it replace the bar version
2012-02-21 14:03:24 +01:00
..
Autoload
Moved Filesystem to base Util namespace
2012-02-09 18:45:28 +01:00
DependencyResolver
Create problems directly, rather than generating impossible rules
2012-02-20 12:58:27 +01:00
Downloader
Fix downloader tests on windows and mock Filesystem properly
2012-02-18 17:00:07 +01:00
IO
Added and extended some unit tests
2012-01-24 18:44:54 +01:00
Installer
Force dev packages to be installed from source
2012-02-19 16:57:30 +01:00
Json
Skip tests if mbstring is not installed
2012-02-18 11:36:11 +01:00
Package
Add aliasing: `foo as bar` will require foo and automatically make it replace the bar version
2012-02-21 14:03:24 +01:00
Repository
Rename findPackagesByName to findPackages and allow version arg
2012-02-21 14:02:08 +01:00
Util
Add ProcessExecutor tests
2012-01-22 20:08:58 +01:00
TestCase.php
Add getVersionConstraint test case to avoid version normalization issues
2012-02-19 15:58:19 +01:00