Yanick Witschi d1dc367d86 Removed the filters from the pool 5 éve
..
install-branch-alias-composer-repo 2e40f5f586 Add failing test case 11 éve
SAMPLE 5818d51af0 Refactor functional tests to fit existing tests better 13 éve
abandoned-listed.test 3cbe91983c Display Locking instead of Installing for lock file install operations 6 éve
alias-with-reference.test c29f3c698e Fix support of aliases combined with reference locked packages, fixes #1631 12 éve
aliased-priority-conflicting.test a114e26841 Correctly load aliases in lockedRepository to fix alias install output 6 éve
aliased-priority.test 33ff67abf3 Update tests for new output and for required lock file on partial update 6 éve
broken-deps-do-not-replace.test ff5ec54f04 Correctly use install and update commands in our installer tests 6 éve
circular-dependency.test 9d814c948e Adjust circular dep test 12 éve
circular-dependency2.test 3e0e5dc1fa Fix test expectation: Install and update operations are now alphabetical 6 éve
disjunctive-multi-constraints.test 0cccafbe81 Add disjunctive multi-constraints with |, refs #643, fixes #1342 12 éve
github-issues-4319.test ff5ec54f04 Correctly use install and update commands in our installer tests 6 éve
github-issues-4795-2.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
github-issues-4795.test 0ff07015a1 Only load package info from lock file for fixed packages 6 éve
install-aliased-alias.test c50d236378 Correctly load branch aliases from lock file 6 éve
install-branch-alias-composer-repo.test 2e40f5f586 Add failing test case 11 éve
install-dev-using-dist.test c66bb0b1d0 Fix tests 6 éve
install-dev.test d99212da52 Fix integration tests 11 éve
install-from-empty-lock.test e6e317bc27 Fix test configurations, missing lock files, invalid ones 6 éve
install-from-lock-removes-package.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
install-ignore-platform-package-requirements.test ec0463a400 Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320 11 éve
install-missing-alias-from-lock.test 94d45a980c Update lock syntax in tests and verify installed version does not impact lock generation 6 éve
install-overridden-platform-packages.test a57c51e8d7 Finalize platform override feature 10 éve
install-package-and-its-provider-skips-original.test 0e0cb62fb8 Add test for replace 10 éve
install-prefers-repos-over-package-versions.test d6620195e5 Prioritize repository over package versions in the default policy, fixes #3509 10 éve
install-reference.test 43150b88a2 Refactor integration tests to accept any run command 13 éve
install-self-from-root.test 523362c7c5 Cleaner notation for expected exceptions in fixtures. 9 éve
install-simple.test 43150b88a2 Refactor integration tests to accept any run command 13 éve
install-without-lock.test 22caa0f097 Add tests for installer with lock: false 6 éve
partial-update-downgrades-non-whitelisted-unstable.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
partial-update-forces-dev-reference-from-lock-for-non-updated-packages.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
partial-update-from-lock.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
partial-update-installs-from-lock-even-missing.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
partial-update-without-lock.test 5c129be5e7 Partial updates without a lock file are no longer possible, update test 6 éve
plugins-are-installed-first.test 06bb6c7530 Move plugins with no dependencies to the front, followed by plugins with their dependencies 8 éve
replace-alias.test 2241328934 fix "replace-alias.test" test 11 éve
replace-priorities.test e23665be59 Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 11 éve
replace-root-require.test ec12b8a675 Add tests for the changes in #2690 11 éve
replaced-packages-should-not-be-installed-when-installing-from-lock.test 8c3898aa57 Update tests for replace conflicts 7 éve
replaced-packages-should-not-be-installed.test 8c3898aa57 Update tests for replace conflicts 7 éve
root-requirements-do-not-affect-locked-versions.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
solver-problems.test d1dc367d86 Removed the filters from the pool 5 éve
suggest-installed.test 3cbe91983c Display Locking instead of Installing for lock file install operations 6 éve
suggest-prod.test 3cbe91983c Display Locking instead of Installing for lock file install operations 6 éve
suggest-replaced.test 3cbe91983c Display Locking instead of Installing for lock file install operations 6 éve
suggest-uninstalled.test 3cbe91983c Display Locking instead of Installing for lock file install operations 6 éve
update-alias-lock.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-alias.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-all-dry-run.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-all.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-changes-url.test a732ea5dd8 Display source/dist refs if updates do not change the version 5 éve
update-dev-ignores-providers.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-dev-packages-updates-repo-url.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-dev-to-new-ref-picks-up-changes.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-downgrades-unstable-packages.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-ignore-platform-package-requirements.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-installed-alias-dry-run.test 02f92e678f Fixed update alias packages in dry-run mode 12 éve
update-installed-alias.test 02f92e678f Fixed update alias packages in dry-run mode 12 éve
update-installed-reference-dry-run.test 2ed0bfc1ba added tests for not updating packages referenced by specific commit hash 11 éve
update-installed-reference.test a732ea5dd8 Display source/dist refs if updates do not change the version 5 éve
update-mirrors-changes-url.test 6925005ac9 Implement update mirrors/nothing/lock as its own installer mode 6 éve
update-no-dev-still-resolves-dev.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-picks-up-change-of-vcs-type.test a732ea5dd8 Display source/dist refs if updates do not change the version 5 éve
update-prefer-lowest-stable.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-reference.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-removes-unused-locked-dep.test e308f043b9 Fully switch to spl_object_hash in lock transaction 6 éve
update-requiring-decision-reverts-and-learning-positive-literals.test 6b2edeae56 Fix solver problem exceptions with unexpected contradictory "Conclusions" 6 éve
update-syncs-outdated.test ac75680b1e Make sure the abandoned state is copied over even if the packages are installed already 9 éve
update-whitelist-locked-require.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-whitelist-patterns-with-all-dependencies.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-whitelist-patterns-with-dependencies.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-whitelist-patterns-with-root-dependencies.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-whitelist-patterns-without-dependencies.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-whitelist-patterns.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-whitelist-reads-lock.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-whitelist-removes-unused.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-whitelist-with-dependencies.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-whitelist-with-dependency-conflict.test eaae360ce6 Correcting lock files in test cases and updating output 6 éve
update-whitelist.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-with-all-dependencies.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
update-without-lock.test 22caa0f097 Add tests for installer with lock: false 6 éve
updating-dev-from-lock-removes-old-deps.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve
updating-dev-updates-url-and-reference.test 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 éve