1
0
Fork 0
composer/tests/Composer/Test
Nils Adermann c37e126e14 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-05-08 19:25:58 +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-05-08 19:25:58 +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 Fix 5.4.0 interop in formatting of empty array/objects 2012-04-29 21:04:18 +02:00
Mock Refactor InstallationManagerMock 2012-04-29 17:27:37 +02:00
Package Adding author role to ArrayLoader Test 2012-05-01 16:03:45 +02:00
Repository Add slow tests to slow group, excluded by default except for travis 2012-05-06 15:10:13 +02:00
Util Add slow tests to slow group, excluded by default except for travis 2012-05-06 15:10:13 +02: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
InstallerTest.php Refactor InstallerTest to be a bit more future proof 2012-04-29 17:29:06 +02:00
TestCase.php Cache the version parser used in TestCase 2012-04-29 17:28:35 +02:00