.. |
install-branch-alias-composer-repo
|
Add failing test case
|
2014-11-20 16:54:38 +00:00 |
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
|
…
|
|
aliased-priority.test
|
Update tests for new output and for required lock file on partial update
|
2019-09-07 07:53:31 +02:00 |
aliases-with-require-dev.test
|
…
|
|
broken-deps-do-not-replace.test
|
…
|
|
circular-dependency.test
|
Adjust circular dep test
|
2013-04-30 10:34:58 +02:00 |
circular-dependency2.test
|
…
|
|
conflict-between-dependents.test
|
…
|
|
conflict-between-root-and-dependent.test
|
…
|
|
conflict-on-root-with-alias-prevents-update-if-not-required.test
|
…
|
|
conflict-with-alias-in-lock-does-prevents-install.test
|
Always install aliases together with their original package
|
2020-11-26 12:10:07 +01:00 |
conflict-with-alias-prevents-update-if-not-required.test
|
…
|
|
conflict-with-alias-prevents-update.test
|
Add expected lock files to conflict with branch alias tests, add install from lock test
|
2020-11-16 13:27:54 +01:00 |
conflict-with-all-dependencies-option-dont-recommend-to-use-it.test
|
…
|
|
deduplicate-solver-problems.test
|
…
|
|
disjunctive-multi-constraints.test
|
…
|
|
github-issues-4319.test
|
…
|
|
github-issues-4795-2.test
|
…
|
|
github-issues-4795.test
|
…
|
|
github-issues-7051.test
|
Solver: Prevent infinite recursion in analyzeUnsolvableRule
|
2020-10-21 17:11:13 +02:00 |
github-issues-8902.test
|
…
|
|
github-issues-8903.test
|
…
|
|
github-issues-9012.test
|
…
|
|
github-issues-9290.test
|
…
|
|
install-aliased-alias.test
|
…
|
|
install-branch-alias-composer-repo.test
|
…
|
|
install-dev-using-dist.test
|
Speed up installer tests by avoiding lots of bootstrapping and git processes
|
2020-06-19 17:56:13 +02:00 |
install-dev.test
|
…
|
|
install-from-empty-lock.test
|
…
|
|
install-from-lock-removes-package.test
|
…
|
|
install-funding-notice.test
|
…
|
|
install-ignore-platform-package-requirements.test
|
Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320
|
2014-10-17 15:30:27 +01:00 |
install-missing-alias-from-lock.test
|
…
|
|
install-overridden-platform-packages.test
|
…
|
|
install-package-and-its-provider-skips-original.test
|
Add test for replace
|
2015-05-05 11:07:11 +01:00 |
install-prefers-repos-over-package-versions.test
|
Prioritize repository over package versions in the default policy, fixes #3509
|
2015-04-30 10:43:04 +01:00 |
install-reference.test
|
…
|
|
install-self-from-root.test
|
…
|
|
install-simple.test
|
Refactor integration tests to accept any run command
|
2012-05-28 00:11:18 +02:00 |
install-without-lock.test
|
…
|
|
partial-update-downgrades-non-allow-listed-unstable.test
|
…
|
|
partial-update-forces-dev-reference-from-lock-for-non-updated-packages.test
|
…
|
|
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
|
…
|
|
partial-update-keeps-older-dep-if-still-required.test
|
…
|
|
partial-update-without-lock.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
|
…
|
|
provider-conflicts2.test
|
…
|
|
provider-conflicts3.test
|
…
|
|
provider-dev-require-can-satisfy-require.test
|
…
|
|
provider-gets-picked-together-with-other-version-of-provided-conflict.test
|
…
|
|
provider-gets-picked-together-with-other-version-of-provided-indirect.test
|
…
|
|
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
|
…
|
|
provider-packages-can-be-installed-together-with-provided-if-both-installable.test
|
…
|
|
provider-packages-can-not-be-installed-unless-selected.test
|
Update after rebase
|
2020-01-30 14:52:47 +01:00 |
provider-satisfies-its-own-requirement.test
|
…
|
|
remove-deletes-unused-deps.test
|
…
|
|
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
|
…
|
|
replace-priorities.test
|
Fix tests
|
2020-03-11 09:34:40 +01:00 |
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
|
Fix typo
|
2020-10-22 16:16:02 +02:00 |
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
|
Change update to upgrade for package update operations which are upgrades, refs #8594
|
2020-02-11 13:43:38 +01:00 |
solver-problems.test
|
…
|
|
suggest-installed.test
|
…
|
|
suggest-prod-nolock.test
|
…
|
|
suggest-prod.test
|
Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267
|
2020-02-13 16:13:29 +01:00 |
suggest-replaced.test
|
Present lock changes alphabetically, with uninstalls first, then all install/updates mixed
|
2020-03-10 16:08:40 +01:00 |
suggest-uninstalled.test
|
…
|
|
unbounded-conflict-does-not-match-default-branch-with-branch-alias.test
|
…
|
|
unbounded-conflict-does-not-match-default-branch-with-numeric-branch.test
|
…
|
|
unbounded-conflict-matches-default-branch.test
|
…
|
|
update-alias-lock.test
|
…
|
|
update-alias-lock2.test
|
…
|
|
update-alias.test
|
…
|
|
update-all-dry-run.test
|
…
|
|
update-all.test
|
…
|
|
update-allow-list-locked-require.test
|
…
|
|
update-allow-list-patterns-with-all-dependencies.test
|
Merge branch '1.10'
|
2020-06-16 17:16:42 +02:00 |
update-allow-list-patterns-with-dependencies.test
|
…
|
|
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
|
Fix tests
|
2020-11-11 11:49:50 +01:00 |
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
|
Separate locked packages from fixed packages in request
|
2020-10-14 11:46:13 +02:00 |
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
|
Merge branch '1.10'
|
2020-06-16 17:16:42 +02:00 |
update-changes-url.test
|
…
|
|
update-dev-ignores-providers.test
|
Change update to upgrade for package update operations which are upgrades, refs #8594
|
2020-02-11 13:43:38 +01:00 |
update-dev-packages-updates-repo-url.test
|
Change update to upgrade for package update operations which are upgrades, refs #8594
|
2020-02-11 13:43:38 +01:00 |
update-dev-to-new-ref-picks-up-changes.test
|
…
|
|
update-downgrades-unstable-packages.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
|
…
|
|
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
|
Fix unclear error when a package can be found in lock but not in the remote repo, fixes #9750
|
2021-03-09 15:01:23 +01:00 |
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
|
…
|
|
update-reference-picks-latest.test
|
…
|
|
update-reference.test
|
…
|
|
update-removes-unused-locked-dep.test
|
Always use Removing for consistency between dry-run and actual install
|
2020-03-12 08:12:12 +01:00 |
update-requiring-decision-reverts-and-learning-positive-literals.test
|
…
|
|
update-syncs-outdated.test
|
…
|
|
update-to-empty-from-blank.test
|
…
|
|
update-to-empty-from-locked.test
|
Fix tests to use default-branch prop
|
2020-06-19 16:06:38 +02:00 |
update-with-all-dependencies.test
|
…
|
|
update-without-lock.test
|
…
|
|
updating-dev-from-lock-removes-old-deps.test
|
…
|
|
updating-dev-updates-url-and-reference.test
|
…
|
|