Jordi Boggiano 189d5adab0 Fix reporting of replace conflicts to not mention provides 5 سال پیش
..
install-branch-alias-composer-repo 2e40f5f586 Add failing test case 10 سال پیش
SAMPLE 5818d51af0 Refactor functional tests to fit existing tests better 12 سال پیش
abandoned-listed.test 3cbe91983c Display Locking instead of Installing for lock file install operations 5 سال پیش
alias-with-reference.test c29f3c698e Fix support of aliases combined with reference locked packages, fixes #1631 12 سال پیش
aliased-priority-conflicting.test a114e26841 Correctly load aliases in lockedRepository to fix alias install output 5 سال پیش
aliased-priority.test 33ff67abf3 Update tests for new output and for required lock file on partial update 5 سال پیش
broken-deps-do-not-replace.test 3fc7e10c5c Improve error reporting of solver issues, refs #7779 5 سال پیش
circular-dependency.test 9d814c948e Adjust circular dep test 12 سال پیش
circular-dependency2.test 3e0e5dc1fa Fix test expectation: Install and update operations are now alphabetical 5 سال پیش
conflict-between-dependents.test ec90c17e3b Fix conflict order to be more accurate 5 سال پیش
conflict-between-root-and-dependent.test e6029d725a Add individual test checking for clashes between requirements at root and transitive dependency level 5 سال پیش
disjunctive-multi-constraints.test 0cccafbe81 Add disjunctive multi-constraints with |, refs #643, fixes #1342 12 سال پیش
github-issues-4319.test 3fc7e10c5c Improve error reporting of solver issues, refs #7779 5 سال پیش
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 سال پیش
github-issues-4795.test 0ff07015a1 Only load package info from lock file for fixed packages 5 سال پیش
install-aliased-alias.test c50d236378 Correctly load branch aliases from lock file 5 سال پیش
install-branch-alias-composer-repo.test 2e40f5f586 Add failing test case 10 سال پیش
install-dev-using-dist.test c66bb0b1d0 Fix tests 6 سال پیش
install-dev.test d99212da52 Fix integration tests 11 سال پیش
install-from-empty-lock.test e6e317bc27 Fix test configurations, missing lock files, invalid ones 5 سال پیش
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 سال پیش
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 10 سال پیش
install-missing-alias-from-lock.test 94d45a980c Update lock syntax in tests and verify installed version does not impact lock generation 5 سال پیش
install-overridden-platform-packages.test a57c51e8d7 Finalize platform override feature 10 سال پیش
install-package-and-its-provider-skips-original.test 0e0cb62fb8 Add test for replace 10 سال پیش
install-prefers-repos-over-package-versions.test d6620195e5 Prioritize repository over package versions in the default policy, fixes #3509 10 سال پیش
install-reference.test 43150b88a2 Refactor integration tests to accept any run command 13 سال پیش
install-self-from-root.test 523362c7c5 Cleaner notation for expected exceptions in fixtures. 9 سال پیش
install-simple.test 43150b88a2 Refactor integration tests to accept any run command 13 سال پیش
install-without-lock.test 22caa0f097 Add tests for installer with lock: false 5 سال پیش
partial-update-downgrades-non-whitelisted-unstable.test 3fc7e10c5c Improve error reporting of solver issues, refs #7779 5 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
partial-update-without-lock.test 5c129be5e7 Partial updates without a lock file are no longer possible, update test 5 سال پیش
plugins-are-installed-first.test 06bb6c7530 Move plugins with no dependencies to the front, followed by plugins with their dependencies 7 سال پیش
provider-conflicts.test 189d5adab0 Fix reporting of replace conflicts to not mention provides 5 سال پیش
provider-conflicts2.test 189d5adab0 Fix reporting of replace conflicts to not mention provides 5 سال پیش
provider-conflicts3.test 189d5adab0 Fix reporting of replace conflicts to not mention provides 5 سال پیش
provider-packages-can-be-installed-if-selected.test 8a41f1a5ca Allow providers which are selected to be installed in place of existing packages which do not satisfy requirements, fixes #6753 5 سال پیش
provider-packages-can-be-installed-together-with-provided-if-both-installable.json 8a41f1a5ca Allow providers which are selected to be installed in place of existing packages which do not satisfy requirements, fixes #6753 5 سال پیش
provider-packages-can-not-be-installed-unless-selected.test f982a10447 Update after rebase 5 سال پیش
replace-alias.test 2241328934 fix "replace-alias.test" test 11 سال پیش
replace-priorities.test e23665be59 Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 11 سال پیش
replace-root-require.test ec12b8a675 Add tests for the changes in #2690 11 سال پیش
replaced-packages-should-not-be-installed-when-installing-from-lock.test 8c3898aa57 Update tests for replace conflicts 6 سال پیش
replaced-packages-should-not-be-installed.test 8c3898aa57 Update tests for replace conflicts 6 سال پیش
repositories-priorities.test 3fc7e10c5c Improve error reporting of solver issues, refs #7779 5 سال پیش
repositories-priorities2.test 47a94b3a88 Ensure packages that exist in a higher prio repo never get loaded in lower prio repos, fixes #5076 5 سال پیش
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 سال پیش
solver-problems.test 3fc7e10c5c Improve error reporting of solver issues, refs #7779 5 سال پیش
suggest-installed.test 3cbe91983c Display Locking instead of Installing for lock file install operations 5 سال پیش
suggest-prod.test 3cbe91983c Display Locking instead of Installing for lock file install operations 5 سال پیش
suggest-replaced.test 3cbe91983c Display Locking instead of Installing for lock file install operations 5 سال پیش
suggest-uninstalled.test 3cbe91983c Display Locking instead of Installing for lock file install operations 5 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
update-changes-url.test a732ea5dd8 Display source/dist refs if updates do not change the version 5 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
update-installed-alias-dry-run.test 02f92e678f Fixed update alias packages in dry-run mode 12 سال پیش
update-installed-alias.test 02f92e678f Fixed update alias packages in dry-run mode 12 سال پیش
update-installed-reference-dry-run.test 2ed0bfc1ba added tests for not updating packages referenced by specific commit hash 11 سال پیش
update-installed-reference.test a732ea5dd8 Display source/dist refs if updates do not change the version 5 سال پیش
update-mirrors-changes-url.test 6925005ac9 Implement update mirrors/nothing/lock as its own installer mode 5 سال پیش
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 سال پیش
update-picks-up-change-of-vcs-type.test a732ea5dd8 Display source/dist refs if updates do not change the version 5 سال پیش
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 سال پیش
update-reference-picks-latest.test 3f48acf56a Add test checking references update to latest and remove TODO 5 سال پیش
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 سال پیش
update-removes-unused-locked-dep.test e308f043b9 Fully switch to spl_object_hash in lock transaction 5 سال پیش
update-requiring-decision-reverts-and-learning-positive-literals.test 6b2edeae56 Fix solver problem exceptions with unexpected contradictory "Conclusions" 6 سال پیش
update-syncs-outdated.test ac75680b1e Make sure the abandoned state is copied over even if the packages are installed already 9 سال پیش
update-to-empty-from-blank.test 292d4b3c8f Make sure a lock file is always written and things work well even without any dependencies in the require/require-dev 5 سال پیش
update-to-empty-from-locked.test 292d4b3c8f Make sure a lock file is always written and things work well even without any dependencies in the require/require-dev 5 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
update-whitelist-with-dependency-conflict.test eaae360ce6 Correcting lock files in test cases and updating output 5 سال پیش
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 سال پیش
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 سال پیش
update-without-lock.test 22caa0f097 Add tests for installer with lock: false 5 سال پیش
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 سال پیش
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 سال پیش