66 Commits (ff59bbdab0fb5bef212f291bbf9f152c7467fd7d)

Author SHA1 Message Date
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