1
0
Fork 0
composer/tests/Composer/Test
Nils Adermann 2cb2cde096 Installed packages are now always removed unless otherwise requested
This means that an update request must always be accompanied by an install
request, otherwise the package might be removed rather than updated.
2012-04-27 18:13:37 +02:00
..
Autoload Fix target-dir autoloader 2012-04-23 10:56:46 +02:00
DependencyResolver Installed packages are now always removed unless otherwise requested 2012-04-27 18:13:37 +02:00
Downloader Do not prevent updates if untracked files are present 2012-04-27 11:23:34 +02:00
IO Merge pull request #420 from digitalkaoz/composer_tests 2012-03-11 09:01:12 -07:00
Installer Fix tests 2012-04-18 01:06:23 +02:00
Json Removed definition of global constants reserved for PHP >=5.4 and fixed tests 2012-03-09 09:31:51 +01:00
Package Fix locking behavior with --dev 2012-04-15 19:05:50 +02:00
Repository Update/add tests 2012-04-14 23:38:06 +02:00
Util Add default http(s) ports to proxy configuration if they are missing. 2012-04-26 21:38:12 -04:00
ComposerTest.php coding style fixes 2012-03-10 09:53:03 +01:00
FactoryTest.php Added packagist repository as the last repository with the lowest priority 2012-03-06 11:17:41 +01:00
TestCase.php Cosmetic tests fix - remove test directories 2012-02-24 12:28:41 +01:00