22 Commits (823ca21e6cf9c4f4c7a13060e678e7ad32cc40a4)

Author SHA1 Message Date
Martin Hasoň 02f92e678f Fixed update alias packages in dry-run mode 11 years ago
Jordi Boggiano 91f995c871 Fix tests 11 years ago
Jordi Boggiano c32470c7df Update docs, fix tests 11 years ago
Jordi Boggiano 4207fc3b19 Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 11 years ago
Jordi Boggiano 7b4d1251cb Fix test suite 12 years ago
Ronny López e5cbf83185 Added post-autoload-dump script event. 12 years ago
Christophe Coevoet f181dc84e2 Added tests for the suggestions
The test about replaced packages is failing because of #752.
12 years ago
Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues 12 years ago
Jordi Boggiano 5818d51af0 Refactor functional tests to fit existing tests better 12 years ago
Pascal Borreli 87bac43b9e [InstallerTest] Fixed return status was always 0 12 years ago
Jordi Boggiano 2ede0a3b54 Merge remote-tracking branch 'naderman/fix-duplicate-alias' 12 years ago
Nils Adermann 050439a0d3 Add support for defining assertions on expected lock files to integration tests 12 years ago
Jordi Boggiano b876dcbafb Use the config object to define the vendor dir and not the installation manager 12 years ago
Jordi Boggiano 73a865bf2a Fix tests 12 years ago
Grégoire Pineau f4e9dd4fb8 Fixed PSR rules 12 years ago
Jordi Boggiano 5bfbff867c Root requires are not taken into account in locked installs, fixes #669 12 years ago
Jordi Boggiano 43150b88a2 Refactor integration tests to accept any run command 12 years ago
Jordi Boggiano d853337616 Show output when test fails to resolve 12 years ago
Jordi Boggiano f7d5df2764 Prevent backtracking issues with long tests 12 years ago
Jordi Boggiano 4505df29df Add functional tests for the installer, fixes #580 12 years ago
Jordi Boggiano 7b2d3ff6a2 Refactor InstallerTest to be a bit more future proof 12 years ago
Igor Wiedler 0995933183 Do not install root package as a vendor if some dependency requires it, closes #480
Also add some tests for the installer.
12 years ago