Aaron Johnson 33479f00ab Add backticks to test. há 4 anos atrás
..
install-branch-alias-composer-repo 2e40f5f586 Add failing test case há 10 anos atrás
SAMPLE 5818d51af0 Refactor functional tests to fit existing tests better há 12 anos atrás
abandoned-listed.test 57ec0d1815 added more information in the output há 8 anos atrás
alias-with-reference.test c29f3c698e Fix support of aliases combined with reference locked packages, fixes #1631 há 12 anos atrás
aliased-priority-conflicting.test e6f7150196 Change default minimum-stability to "stable", fixes #744 há 12 anos atrás
aliased-priority.test e6f7150196 Change default minimum-stability to "stable", fixes #744 há 12 anos atrás
broken-deps-do-not-replace.test 7dffe79a0f Update tests of solver problem message to match new message há 7 anos atrás
circular-dependency.test 9d814c948e Adjust circular dep test há 11 anos atrás
circular-dependency2.test 4af74b54e0 Ignore self references when anlaysing independent root requirements há 9 anos atrás
disjunctive-multi-constraints.test 0cccafbe81 Add disjunctive multi-constraints with |, refs #643, fixes #1342 há 11 anos atrás
github-issues-4319.test acea4a4d4d Warn on invalid package name or require/provide/.., fixes #7874 há 6 anos atrás
github-issues-4795-2.test acea4a4d4d Warn on invalid package name or require/provide/.., fixes #7874 há 6 anos atrás
github-issues-4795.test acea4a4d4d Warn on invalid package name or require/provide/.., fixes #7874 há 6 anos atrás
install-aliased-alias.test 753a8345cb Added support for the alias of an aliased package há 11 anos atrás
install-branch-alias-composer-repo.test 2e40f5f586 Add failing test case há 10 anos atrás
install-dev-using-dist.test c66bb0b1d0 Fix tests há 6 anos atrás
install-dev.test d99212da52 Fix integration tests há 10 anos atrás
install-from-empty-lock.test e821ac2772 Persist prefer-lowest in composer.lock há 10 anos atrás
install-from-lock-removes-package.test 540dfacfa0 Add test to verify that depency packages get deleted when no longer in lock file há 10 anos atrás
install-funding-notice.test 33479f00ab Add backticks to test. há 4 anos atrás
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 há 10 anos atrás
install-missing-alias-from-lock.test e821ac2772 Persist prefer-lowest in composer.lock há 10 anos atrás
install-overridden-platform-packages.test a57c51e8d7 Finalize platform override feature há 9 anos atrás
install-package-and-its-provider-skips-original.test 0e0cb62fb8 Add test for replace há 9 anos atrás
install-prefers-repos-over-package-versions.test d6620195e5 Prioritize repository over package versions in the default policy, fixes #3509 há 9 anos atrás
install-reference.test 43150b88a2 Refactor integration tests to accept any run command há 12 anos atrás
install-self-from-root.test 3e82542812 Fix test há 4 anos atrás
install-simple.test 43150b88a2 Refactor integration tests to accept any run command há 12 anos atrás
install-without-lock.test 22caa0f097 Add tests for installer with lock: false há 5 anos atrás
partial-update-downgrades-non-whitelisted-unstable.test a180f48921 Distinguish between updates and downgrades in dry-run há 5 anos atrás
partial-update-forces-dev-reference-from-lock-for-non-updated-packages.test 4507805508 Partial updates should not corrupt the lock if the installed repo is not up to date with it, fixes #3439, closes #3553 há 9 anos atrás
partial-update-from-lock.test a180f48921 Distinguish between updates and downgrades in dry-run há 5 anos atrás
partial-update-installs-from-lock-even-missing.test 4507805508 Partial updates should not corrupt the lock if the installed repo is not up to date with it, fixes #3439, closes #3553 há 9 anos atrás
partial-update-without-lock.test a180f48921 Distinguish between updates and downgrades in dry-run há 5 anos atrás
plugins-are-installed-first.test 06bb6c7530 Move plugins with no dependencies to the front, followed by plugins with their dependencies há 7 anos atrás
replace-alias.test 2241328934 fix "replace-alias.test" test há 11 anos atrás
replace-priorities.test e23665be59 Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 há 10 anos atrás
replace-root-require.test ec12b8a675 Add tests for the changes in #2690 há 11 anos atrás
replaced-packages-should-not-be-installed-when-installing-from-lock.test 8c3898aa57 Update tests for replace conflicts há 6 anos atrás
replaced-packages-should-not-be-installed.test 8c3898aa57 Update tests for replace conflicts há 6 anos atrás
root-requirements-do-not-affect-locked-versions.test c9cff6387a removed requirements from the root package should we install from the lock file há 10 anos atrás
solver-problems.test acea4a4d4d Warn on invalid package name or require/provide/.., fixes #7874 há 6 anos atrás
suggest-installed.test 57ec0d1815 added more information in the output há 8 anos atrás
suggest-prod.test 57ec0d1815 added more information in the output há 8 anos atrás
suggest-replaced.test 57ec0d1815 added more information in the output há 8 anos atrás
suggest-uninstalled.test 57ec0d1815 added more information in the output há 8 anos atrás
update-alias-lock.test 4507805508 Partial updates should not corrupt the lock if the installed repo is not up to date with it, fixes #3439, closes #3553 há 9 anos atrás
update-alias.test 0da71001e3 Add test for updating an aliased package to a non-aliased one há 12 anos atrás
update-all-dry-run.test d99212da52 Fix integration tests há 10 anos atrás
update-all.test d99212da52 Fix integration tests há 10 anos atrás
update-changes-url.test 362ebe4f68 Fix update mirrors to also update transport-options, fixes #7672 há 5 anos atrás
update-dev-ignores-providers.test 5a247ca9a5 Fix regression in updating dev packages to latest ref, fixes #1030 há 12 anos atrás
update-dev-packages-updates-repo-url.test 137c551247 Check if package URLs are up to date after an update op is done, fixes #3214 há 9 anos atrás
update-dev-to-new-ref-picks-up-changes.test f1f1ddb66b Fix updates when dev packages have new dependencies (no more double updates needed), fixes #1105 há 12 anos atrás
update-downgrades-unstable-packages.test a180f48921 Distinguish between updates and downgrades in dry-run há 5 anos atrás
update-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 há 10 anos atrás
update-installed-alias-dry-run.test 02f92e678f Fixed update alias packages in dry-run mode há 11 anos atrás
update-installed-alias.test 02f92e678f Fixed update alias packages in dry-run mode há 11 anos atrás
update-installed-reference-dry-run.test 2ed0bfc1ba added tests for not updating packages referenced by specific commit hash há 10 anos atrás
update-installed-reference.test 2ed0bfc1ba added tests for not updating packages referenced by specific commit hash há 10 anos atrás
update-no-dev-still-resolves-dev.test 4de17cef6b Always resolve dev packages even when doing an update with --no-dev, fixes #5016 há 8 anos atrás
update-picks-up-change-of-vcs-type.test 3c08318ea0 Add test há 9 anos atrás
update-prefer-lowest-stable.test a180f48921 Distinguish between updates and downgrades in dry-run há 5 anos atrás
update-reference.test 43150b88a2 Refactor integration tests to accept any run command há 12 anos atrás
update-requiring-decision-reverts-and-learning-positive-literals.test 6b2edeae56 Fix solver problem exceptions with unexpected contradictory "Conclusions" há 6 anos atrás
update-syncs-outdated.test ac75680b1e Make sure the abandoned state is copied over even if the packages are installed already há 8 anos atrás
update-whitelist-locked-require.test 07a7284ffc Change dependency processing for update with whitelisted packages há 11 anos atrás
update-whitelist-patterns-with-all-dependencies.test 1845adcfbd Fix update whitelist pattern resolving and add more tests há 6 anos atrás
update-whitelist-patterns-with-dependencies.test 1845adcfbd Fix update whitelist pattern resolving and add more tests há 6 anos atrás
update-whitelist-patterns-with-root-dependencies.test 1845adcfbd Fix update whitelist pattern resolving and add more tests há 6 anos atrás
update-whitelist-patterns-without-dependencies.test 1845adcfbd Fix update whitelist pattern resolving and add more tests há 6 anos atrás
update-whitelist-patterns.test d99212da52 Fix integration tests há 10 anos atrás
update-whitelist-reads-lock.test 4507805508 Partial updates should not corrupt the lock if the installed repo is not up to date with it, fixes #3439, closes #3553 há 9 anos atrás
update-whitelist-removes-unused.test d884b26aa3 Add test case for removing unused dependencies on whitelisted update há 10 anos atrás
update-whitelist-with-dependencies.test 07a7284ffc Change dependency processing for update with whitelisted packages há 11 anos atrás
update-whitelist-with-dependency-conflict.test 07a7284ffc Change dependency processing for update with whitelisted packages há 11 anos atrás
update-whitelist.test 07a7284ffc Change dependency processing for update with whitelisted packages há 11 anos atrás
update-with-all-dependencies.test acea4a4d4d Warn on invalid package name or require/provide/.., fixes #7874 há 6 anos atrás
update-without-lock.test 22caa0f097 Add tests for installer with lock: false há 5 anos atrás
updating-dev-from-lock-removes-old-deps.test e821ac2772 Persist prefer-lowest in composer.lock há 10 anos atrás
updating-dev-updates-url-and-reference.test e821ac2772 Persist prefer-lowest in composer.lock há 10 anos atrás