.. |
install-branch-alias-composer-repo
|
…
|
|
SAMPLE
|
…
|
|
abandoned-listed.test
|
…
|
|
alias-in-lock.test
|
…
|
|
alias-in-lock2.test
|
…
|
|
alias-on-unloadable-package.test
|
…
|
|
alias-solver-problems.test
|
…
|
|
alias-solver-problems2.test
|
…
|
|
alias-with-reference.test
|
Fix lock file generation with dev-master aliases to be compatible with Composer 1, fixes #9337
|
2020-10-27 20:50:26 +01:00 |
aliased-priority-conflicting.test
|
Fix tests to use default-branch prop
|
2020-06-19 16:06:38 +02:00 |
aliased-priority.test
|
…
|
|
aliases-with-require-dev.test
|
…
|
|
broken-deps-do-not-replace.test
|
…
|
|
circular-dependency-errors.test
|
…
|
|
circular-dependency.test
|
…
|
|
circular-dependency2.test
|
…
|
|
conflict-against-provided-by-dep-package-works.test
|
…
|
|
conflict-against-provided-package-works.test
|
Add better error reporting for cases where a package conflicts with a replace and not directly a package, fixes #9834
|
2021-06-02 10:08:13 +02:00 |
conflict-against-replaced-by-dep-package-problem.test
|
…
|
|
conflict-against-replaced-package-problem.test
|
…
|
|
conflict-between-dependents.test
|
…
|
|
conflict-between-root-and-dependent.test
|
Add individual test checking for clashes between requirements at root and transitive dependency level
|
2020-01-30 14:43:55 +01:00 |
conflict-downgrade-nested.test
|
…
|
|
conflict-downgrade.test
|
…
|
|
conflict-on-root-with-alias-prevents-update-if-not-required.test
|
…
|
|
conflict-with-alias-in-lock-does-prevents-install.test
|
…
|
|
conflict-with-alias-prevents-update-if-not-required.test
|
…
|
|
conflict-with-alias-prevents-update.test
|
…
|
|
conflict-with-all-dependencies-option-dont-recommend-to-use-it.test
|
…
|
|
deduplicate-solver-problems.test
|
…
|
|
disjunctive-multi-constraints.test
|
…
|
|
github-issues-4319.test
|
Improve error reporting of solver issues, refs #7779
|
2020-01-30 14:43:54 +01:00 |
github-issues-4795-2.test
|
…
|
|
github-issues-4795.test
|
Backport tests from #9538 and fix everything
|
2021-11-23 13:07:19 +01:00 |
github-issues-7051.test
|
List identical/compatible removed versions in problem output as if they had not been removed
|
2021-11-11 16:13:25 +01:00 |
github-issues-8902.test
|
…
|
|
github-issues-8903.test
|
…
|
|
github-issues-9012.test
|
Solver: Prevent infinite recursion in analyzeUnsolvableRule
|
2020-10-21 17:11:13 +02:00 |
github-issues-9290.test
|
…
|
|
hint-main-rename.test
|
…
|
|
install-aliased-alias.test
|
…
|
|
install-branch-alias-composer-repo.test
|
…
|
|
install-dev-using-dist.test
|
…
|
|
install-dev.test
|
…
|
|
install-from-empty-lock.test
|
…
|
|
install-from-lock-removes-package.test
|
…
|
|
install-funding-notice.test
|
Fix tests
|
2021-05-21 16:49:17 +02:00 |
install-ignore-platform-package-requirement-list.test
|
…
|
|
install-ignore-platform-package-requirement-wildcard.test
|
…
|
|
install-ignore-platform-package-requirements.test
|
…
|
|
install-missing-alias-from-lock.test
|
Update lock syntax in tests and verify installed version does not impact lock generation
|
2019-10-30 00:32:23 +01:00 |
install-overridden-platform-packages.test
|
…
|
|
install-package-and-its-provider-skips-original.test
|
…
|
|
install-prefers-repos-over-package-versions.test
|
…
|
|
install-reference.test
|
…
|
|
install-self-from-root.test
|
…
|
|
install-simple.test
|
…
|
|
install-without-lock.test
|
…
|
|
partial-update-always-updates-symlinked-path-repos.test
|
…
|
|
partial-update-downgrades-non-allow-listed-unstable.test
|
…
|
|
partial-update-forces-dev-reference-from-lock-for-non-updated-packages.test
|
Merge branch '1.10'
|
2020-06-16 17:16:42 +02:00 |
partial-update-from-lock-with-root-alias.test
|
…
|
|
partial-update-from-lock.test
|
…
|
|
partial-update-installs-from-lock-even-missing.test
|
…
|
|
partial-update-keeps-older-dep-if-still-required-with-provide.test
|
Duplicate partial update unlock but keep old version test with provide keyword
|
2020-12-01 14:55:05 +01:00 |
partial-update-keeps-older-dep-if-still-required.test
|
…
|
|
partial-update-with-dependencies-provide.test
|
…
|
|
partial-update-with-dependencies-replace.test
|
…
|
|
partial-update-with-deps-warns-root.test
|
Undo changes to providers, only unlock replacers when unlocking a given name
|
2021-11-23 16:11:44 +01:00 |
partial-update-with-symlinked-path-repos.test
|
…
|
|
partial-update-without-lock.test
|
…
|
|
platform-ext-solver-problems.test
|
…
|
|
plugins-are-installed-first.test
|
…
|
|
prefer-lowest-branches.test
|
…
|
|
problems-reduce-versions.test
|
More hints
|
2020-10-18 13:13:44 +02:00 |
provider-can-coexist-with-other-version-of-provided.test
|
…
|
|
provider-conflicts.test
|
Remove obsolete rules and their generation
|
2020-04-07 11:11:18 +02:00 |
provider-conflicts2.test
|
…
|
|
provider-conflicts3.test
|
List identical/compatible removed versions in problem output as if they had not been removed
|
2021-11-11 16:13:25 +01:00 |
provider-dev-require-can-satisfy-require.test
|
Separate createPool and createPoolWithAllPackages, fix test description
|
2020-03-12 13:17:04 +01:00 |
provider-gets-picked-together-with-other-version-of-provided-conflict.test
|
…
|
|
provider-gets-picked-together-with-other-version-of-provided-indirect.test
|
Add tests for edge cases of packages providing names which exist as real packages
|
2020-08-28 14:50:28 +02:00 |
provider-gets-picked-together-with-other-version-of-provided.test
|
Add tests for edge cases of packages providing names which exist as real packages
|
2020-08-28 14:50:28 +02:00 |
provider-packages-can-be-installed-if-selected.test
|
Allow providers which are selected to be installed in place of existing packages which do not satisfy requirements, fixes #6753
|
2020-01-30 14:09:55 +01:00 |
provider-packages-can-be-installed-together-with-provided-if-both-installable.test
|
Fix provider coexistence test, needs another requirement to install both
|
2020-08-28 13:40:44 +02:00 |
provider-packages-can-not-be-installed-unless-selected.test
|
…
|
|
provider-satisfies-its-own-requirement.test
|
…
|
|
remove-deletes-unused-deps.test
|
Partial updates should remove all unused dependencies
|
2020-10-14 11:46:13 +02:00 |
remove-does-nothing-if-removal-requires-update-of-dep.test
|
Partial updates should remove all unused dependencies
|
2020-10-14 11:46:13 +02:00 |
replace-alias.test
|
fix "replace-alias.test" test
|
2014-03-12 16:35:04 +01:00 |
replace-priorities.test
|
…
|
|
replace-range-require-single-version.test
|
Add test for replace version overlap
|
2020-05-04 11:24:11 +02:00 |
replace-root-require.test
|
Add tests for the changes in #2690
|
2014-02-21 13:15:07 +01:00 |
replaced-packages-should-not-be-installed-when-installing-from-lock.test
|
Update tests for replace conflicts
|
2018-08-27 12:14:34 +02:00 |
replaced-packages-should-not-be-installed.test
|
…
|
|
replacer-satisfies-its-own-requirement.test
|
…
|
|
repositories-priorities.test
|
Add options to configure repository priorities
|
2020-04-09 13:39:06 +02:00 |
repositories-priorities2.test
|
…
|
|
repositories-priorities3.test
|
…
|
|
repositories-priorities4.test
|
…
|
|
repositories-priorities5.test
|
Add support for detecting packages not matching only due to minimum stability
|
2020-08-23 16:48:07 +02:00 |
root-alias-change-with-circular-dep.test
|
…
|
|
root-alias-gets-loaded-for-locked-pkgs.test
|
…
|
|
root-requirements-do-not-affect-locked-versions.test
|
…
|
|
solver-problems-with-disabled-platform.test
|
…
|
|
solver-problems.test
|
…
|
|
suggest-installed.test
|
…
|
|
suggest-prod-nolock.test
|
Fix tests
|
2021-05-21 16:49:17 +02:00 |
suggest-prod.test
|
…
|
|
suggest-replaced.test
|
…
|
|
suggest-uninstalled.test
|
…
|
|
unbounded-conflict-does-not-match-default-branch-with-branch-alias.test
|
Always install aliases together with their original package
|
2020-11-26 12:10:07 +01:00 |
unbounded-conflict-does-not-match-default-branch-with-numeric-branch.test
|
Remove default branch alias from versions which are numeric, fixes #9705
|
2021-02-17 23:48:03 +01:00 |
unbounded-conflict-matches-default-branch.test
|
…
|
|
update-alias-lock.test
|
Change update to upgrade for package update operations which are upgrades, refs #8594
|
2020-02-11 13:43:38 +01:00 |
update-alias-lock2.test
|
…
|
|
update-alias.test
|
…
|
|
update-all-dry-run.test
|
…
|
|
update-all.test
|
Change update to upgrade for package update operations which are upgrades, refs #8594
|
2020-02-11 13:43:38 +01:00 |
update-allow-list-locked-require.test
|
Merge branch '1.10'
|
2020-06-16 17:16:42 +02:00 |
update-allow-list-patterns-with-all-dependencies.test
|
…
|
|
update-allow-list-patterns-with-dependencies.test
|
Merge branch '1.10'
|
2020-06-16 17:16:42 +02:00 |
update-allow-list-patterns-with-root-dependencies.test
|
…
|
|
update-allow-list-patterns-without-dependencies.test
|
…
|
|
update-allow-list-patterns.test
|
…
|
|
update-allow-list-reads-lock.test
|
…
|
|
update-allow-list-removes-unused.test
|
…
|
|
update-allow-list-require-new-replace.test
|
…
|
|
update-allow-list-warns-non-existing-patterns.test
|
…
|
|
update-allow-list-with-dependencies-alias.test
|
Fix lock file generation with dev-master aliases to be compatible with Composer 1, fixes #9337
|
2020-10-27 20:50:26 +01:00 |
update-allow-list-with-dependencies-new-requirement.test
|
…
|
|
update-allow-list-with-dependencies-require-new-replace-mutual.test
|
…
|
|
update-allow-list-with-dependencies-require-new-replace.test
|
…
|
|
update-allow-list-with-dependencies-require-new.test
|
…
|
|
update-allow-list-with-dependencies.test
|
…
|
|
update-allow-list-with-dependency-conflict.test
|
Merge branch '1.10'
|
2020-06-16 17:16:42 +02:00 |
update-allow-list.test
|
…
|
|
update-changes-url.test
|
…
|
|
update-dev-ignores-providers.test
|
…
|
|
update-dev-packages-updates-repo-url.test
|
…
|
|
update-dev-to-new-ref-picks-up-changes.test
|
Fix tests to use default-branch prop
|
2020-06-19 16:06:38 +02:00 |
update-downgrades-unstable-packages.test
|
…
|
|
update-ignore-platform-package-requirement-list.test
|
…
|
|
update-ignore-platform-package-requirement-wildcard.test
|
…
|
|
update-ignore-platform-package-requirements.test
|
…
|
|
update-installed-alias-dry-run.test
|
…
|
|
update-installed-alias.test
|
…
|
|
update-installed-reference-dry-run.test
|
…
|
|
update-installed-reference.test
|
…
|
|
update-mirrors-changes-url.test
|
…
|
|
update-mirrors-fails-with-new-req.test
|
…
|
|
update-no-dev-still-resolves-dev.test
|
Fix transaction order
|
2020-04-20 22:24:00 +02:00 |
update-no-install.test
|
Fix tests
|
2020-04-24 09:07:32 +02:00 |
update-package-present-in-lock-but-not-at-all-in-remote.test
|
…
|
|
update-package-present-in-lock-but-not-in-remote-due-to-min-stability.test
|
…
|
|
update-package-present-in-lock-but-not-in-remote.test
|
…
|
|
update-package-present-in-lower-repo-prio-but-not-main-due-to-min-stability.test
|
…
|
|
update-picks-up-change-of-vcs-type.test
|
…
|
|
update-prefer-lowest-stable.test
|
Change update to upgrade for package update operations which are upgrades, refs #8594
|
2020-02-11 13:43:38 +01:00 |
update-reference-picks-latest.test
|
…
|
|
update-reference.test
|
…
|
|
update-removes-unused-locked-dep.test
|
…
|
|
update-requiring-decision-reverts-and-learning-positive-literals.test
|
…
|
|
update-syncs-outdated.test
|
Make sure the abandoned state is copied over even if the packages are installed already
|
2016-04-22 23:41:15 +01:00 |
update-to-empty-from-blank.test
|
…
|
|
update-to-empty-from-locked.test
|
…
|
|
update-with-all-dependencies.test
|
…
|
|
update-without-lock.test
|
…
|
|
updating-dev-from-lock-removes-old-deps.test
|
…
|
|
updating-dev-updates-url-and-reference.test
|
…
|
|