You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Adermann 3989a1b8ee Restore dev package extraction
New approach is to use only the solved set of packages as input and then
to resolve with only the non-dev requirements and to mark everything as
dev that is not part of the result set, rather than transitioning a
temporary local repo state by uninstalling dev packages.
5 years ago
..
install-branch-alias-composer-repo Add failing test case 10 years ago
SAMPLE Refactor functional tests to fit existing tests better 12 years ago
abandoned-listed.test added more information in the output 8 years ago
alias-with-reference.test Fix support of aliases combined with reference locked packages, fixes #1631 12 years ago
aliased-priority-conflicting.test Correctly load aliases in lockedRepository to fix alias install output 5 years ago
aliased-priority.test Update tests for new output and for required lock file on partial update 5 years ago
broken-deps-do-not-replace.test Fix calculation of lock transaction updates and start updating output in tests 5 years ago
circular-dependency.test Adjust circular dep test 11 years ago
circular-dependency2.test Fix test expectation: Install and update operations are now alphabetical 5 years ago
disjunctive-multi-constraints.test Add disjunctive multi-constraints with |, refs #643, fixes #1342 11 years ago
github-issues-4319.test Fix calculation of lock transaction updates and start updating output in tests 5 years ago
github-issues-4795-2.test Fix calculation of lock transaction updates and start updating output in tests 5 years ago
github-issues-4795.test Warn on invalid package name or require/provide/.., fixes #7874 6 years ago
install-aliased-alias.test Added support for the alias of an aliased package 12 years ago
install-branch-alias-composer-repo.test Add failing test case 10 years ago
install-dev-using-dist.test Fix tests 6 years ago
install-dev.test Fix integration tests 11 years ago
install-from-empty-lock.test Persist prefer-lowest in composer.lock 10 years ago
install-from-lock-removes-package.test Add test to verify that depency packages get deleted when no longer in lock file 10 years ago
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 10 years ago
install-missing-alias-from-lock.test Persist prefer-lowest in composer.lock 10 years ago
install-overridden-platform-packages.test Finalize platform override feature 9 years ago
install-package-and-its-provider-skips-original.test Add test for replace 9 years ago
install-prefers-repos-over-package-versions.test Prioritize repository over package versions in the default policy, fixes #3509 9 years ago
install-reference.test Refactor integration tests to accept any run command 12 years ago
install-self-from-root.test Cleaner notation for expected exceptions in fixtures. 9 years ago
install-simple.test Refactor integration tests to accept any run command 12 years ago
partial-update-downgrades-non-whitelisted-unstable.test Fix partial updates from a dirty state and apply exactly the locked state, fixes #3468 8 years ago
partial-update-forces-dev-reference-from-lock-for-non-updated-packages.test Partial updates should not corrupt the lock if the installed repo is not up to date with it, fixes #3439, closes #3553 9 years ago
partial-update-from-lock.test Fix partial updates from a dirty state and apply exactly the locked state, fixes #3468 8 years ago
partial-update-installs-from-lock-even-missing.test Fix tests: Alias install now always right after origin package, partial update requires lock file 5 years ago
partial-update-without-lock.test Persist prefer-lowest in composer.lock 10 years ago
plugins-are-installed-first.test Move plugins with no dependencies to the front, followed by plugins with their dependencies 7 years ago
replace-alias.test fix "replace-alias.test" test 11 years ago
replace-priorities.test Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 10 years ago
replace-root-require.test Add tests for the changes in #2690 11 years ago
replaced-packages-should-not-be-installed-when-installing-from-lock.test Update tests for replace conflicts 6 years ago
replaced-packages-should-not-be-installed.test Update tests for replace conflicts 6 years ago
root-requirements-do-not-affect-locked-versions.test removed requirements from the root package should we install from the lock file 10 years ago
solver-problems.test Merge branch 'master' into 2.0 6 years ago
suggest-installed.test Update tests for new output and for required lock file on partial update 5 years ago
suggest-prod.test Fix calculation of lock transaction updates and start updating output in tests 5 years ago
suggest-replaced.test added more information in the output 8 years ago
suggest-uninstalled.test Fix calculation of lock transaction updates and start updating output in tests 5 years ago
update-alias-lock.test Partial updates should not corrupt the lock if the installed repo is not up to date with it, fixes #3439, closes #3553 9 years ago
update-alias.test Add test for updating an aliased package to a non-aliased one 12 years ago
update-all-dry-run.test Fix integration tests 11 years ago
update-all.test Fix integration tests 11 years ago
update-changes-url.test Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed 5 years ago
update-dev-ignores-providers.test Fix regression in updating dev packages to latest ref, fixes #1030 12 years ago
update-dev-packages-updates-repo-url.test Check if package URLs are up to date after an update op is done, fixes #3214 9 years ago
update-dev-to-new-ref-picks-up-changes.test Fix updates when dev packages have new dependencies (no more double updates needed), fixes #1105 12 years ago
update-downgrades-unstable-packages.test Handle stability changes correctly, fixes #877 12 years ago
update-ignore-platform-package-requirements.test Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320 10 years ago
update-installed-alias-dry-run.test Fixed update alias packages in dry-run mode 12 years ago
update-installed-alias.test Fixed update alias packages in dry-run mode 12 years ago
update-installed-reference-dry-run.test added tests for not updating packages referenced by specific commit hash 10 years ago
update-installed-reference.test added tests for not updating packages referenced by specific commit hash 10 years ago
update-mirrors-changes-url.test Fix handling of reference updates and root references 5 years ago
update-no-dev-still-resolves-dev.test Restore dev package extraction 5 years ago
update-picks-up-change-of-vcs-type.test Add test 9 years ago
update-prefer-lowest-stable.test split update --prefer-lowest and --prefer-stable 10 years ago
update-reference.test Refactor integration tests to accept any run command 12 years ago
update-requiring-decision-reverts-and-learning-positive-literals.test Fix solver problem exceptions with unexpected contradictory "Conclusions" 6 years ago
update-syncs-outdated.test Make sure the abandoned state is copied over even if the packages are installed already 8 years ago
update-whitelist-locked-require.test Update tests for new output and for required lock file on partial update 5 years ago
update-whitelist-patterns-with-all-dependencies.test Update tests for new output and for required lock file on partial update 5 years ago
update-whitelist-patterns-with-dependencies.test Fix update whitelist pattern resolving and add more tests 6 years ago
update-whitelist-patterns-with-root-dependencies.test Fix tests: Alias install now always right after origin package, partial update requires lock file 5 years ago
update-whitelist-patterns-without-dependencies.test Fix update whitelist pattern resolving and add more tests 6 years ago
update-whitelist-patterns.test Fix integration tests 11 years ago
update-whitelist-reads-lock.test Partial updates should not corrupt the lock if the installed repo is not up to date with it, fixes #3439, closes #3553 9 years ago
update-whitelist-removes-unused.test Update tests for new output and for required lock file on partial update 5 years ago
update-whitelist-with-dependencies.test Change dependency processing for update with whitelisted packages 11 years ago
update-whitelist-with-dependency-conflict.test Change dependency processing for update with whitelisted packages 11 years ago
update-whitelist.test Update tests for new output and for required lock file on partial update 5 years ago
update-with-all-dependencies.test Warn on invalid package name or require/provide/.., fixes #7874 6 years ago
updating-dev-from-lock-removes-old-deps.test Fix calculation of lock transaction updates and start updating output in tests 5 years ago
updating-dev-updates-url-and-reference.test Persist prefer-lowest in composer.lock 10 years ago