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.
Phillip Look 07a7284ffc Change dependency processing for update with whitelisted packages
By default dependencies of white listed packages are no longer installed automaticaly.
To Install dependencies of whitelisted packages use --with-dependencies.
- rework after review comments
- precise documentation of option
- add missing punctuation marks
11 years ago
..
SAMPLE Refactor functional tests to fit existing tests better 12 years ago
alias-with-reference.test Fix support of aliases combined with reference locked packages, fixes #1631 12 years ago
aliased-priority-conflicting.test Change default minimum-stability to "stable", fixes #744 12 years ago
aliased-priority.test Change default minimum-stability to "stable", fixes #744 12 years ago
circular-dependency.test Adjust circular dep test 11 years ago
disjunctive-multi-constraints.test Add disjunctive multi-constraints with |, refs #643, fixes #1342 11 years ago
install-aliased-alias.test Added support for the alias of an aliased package 11 years ago
install-dev-using-dist.test Fix tests 11 years ago
install-dev.test Refactor integration tests to accept any run command 12 years ago
install-from-empty-lock.test Fix tests 11 years ago
install-missing-alias-from-lock.test Use only the locked repository when possible for better performance 12 years ago
install-reference.test Refactor integration tests to accept any run command 12 years ago
install-simple.test Refactor integration tests to accept any run command 12 years ago
partial-update-downgrades-non-whitelisted-unstable.test Handle stability changes correctly, fixes #877 11 years ago
partial-update-from-lock.test Handle stability changes correctly, fixes #877 11 years ago
partial-update-without-lock.test Handle stability changes correctly, fixes #877 11 years ago
plugins-are-installed-first.test As preparation for composer plugins, rename custom installers to plugins 11 years ago
provide-priorities.test Fix hijacking possibility via provide bug 12 years ago
replace-priorities.test Fix hijacking possibility via provide bug 12 years ago
replace-vendor-priorities.test Put a higher prio on replacers of the same vendor as the required package 11 years ago
suggest-installed.test Simplified the code 12 years ago
suggest-replaced.test Simplified the code 12 years ago
suggest-uninstalled.test Simplified the code 12 years ago
update-alias-lock.test Fix tests 11 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 Fixed update alias packages in dry-run mode 11 years ago
update-all.test Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 12 years ago
update-dev-ignores-providers.test Fix regression in updating dev packages to latest ref, fixes #1030 12 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 11 years ago
update-installed-alias-dry-run.test Fixed update alias packages in dry-run mode 11 years ago
update-installed-alias.test Fixed update alias packages in dry-run mode 11 years ago
update-reference.test Refactor integration tests to accept any run command 12 years ago
update-whitelist-locked-require.test Change dependency processing for update with whitelisted packages 11 years ago
update-whitelist-patterns.test Allowed only * wildcard 12 years ago
update-whitelist-reads-lock.test Fix tests 11 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 Change dependency processing for update with whitelisted packages 11 years ago
updating-dev-from-lock-removes-old-deps.test Fix updates when dev packages have new dependencies (no more double updates needed), fixes #1105 12 years ago
updating-dev-updates-url-and-reference.test Fix tests 11 years ago