1
0
Fork 0
composer/tests/Composer/Test/Fixtures/installer
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
2013-10-16 09:37:14 +02:00
..
SAMPLE Refactor functional tests to fit existing tests better 2012-08-14 01:16:40 +02:00
alias-with-reference.test Fix support of aliases combined with reference locked packages, fixes #1631 2013-02-28 10:51:21 +01:00
aliased-priority-conflicting.test Change default minimum-stability to "stable", fixes #744 2012-07-04 14:22:09 +02:00
aliased-priority.test Change default minimum-stability to "stable", fixes #744 2012-07-04 14:22:09 +02:00
circular-dependency.test Adjust circular dep test 2013-04-30 10:34:58 +02:00
disjunctive-multi-constraints.test Add disjunctive multi-constraints with |, refs #643, fixes #1342 2013-04-27 15:20:35 +02:00
install-aliased-alias.test Added support for the alias of an aliased package 2013-04-11 13:20:34 +02:00
install-dev-using-dist.test Fix tests 2013-03-07 09:40:22 +01:00
install-dev.test Refactor integration tests to accept any run command 2012-05-28 00:11:18 +02:00
install-from-empty-lock.test Fix tests 2013-03-28 20:42:25 +01:00
install-missing-alias-from-lock.test Use only the locked repository when possible for better performance 2012-09-14 17:42:12 +02:00
install-reference.test Refactor integration tests to accept any run command 2012-05-28 00:11:18 +02:00
install-simple.test Refactor integration tests to accept any run command 2012-05-28 00:11:18 +02:00
partial-update-downgrades-non-whitelisted-unstable.test Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +01:00
partial-update-from-lock.test Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +01:00
partial-update-without-lock.test Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +01:00
plugins-are-installed-first.test As preparation for composer plugins, rename custom installers to plugins 2013-08-30 12:51:40 +02:00
provide-priorities.test Fix hijacking possibility via provide bug 2012-07-11 19:31:30 +02:00
replace-priorities.test Fix hijacking possibility via provide bug 2012-07-11 19:31:30 +02:00
replace-vendor-priorities.test Put a higher prio on replacers of the same vendor as the required package 2013-04-17 15:39:42 +02:00
suggest-installed.test Simplified the code 2012-09-05 22:56:59 +02:00
suggest-replaced.test Simplified the code 2012-09-05 22:56:59 +02:00
suggest-uninstalled.test Simplified the code 2012-09-05 22:56:59 +02:00
update-alias-lock.test Fix tests 2013-03-07 09:40:22 +01:00
update-alias.test Add test for updating an aliased package to a non-aliased one 2012-07-01 17:41:16 +02:00
update-all-dry-run.test Fixed update alias packages in dry-run mode 2013-04-11 13:20:35 +02:00
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 2013-03-03 00:41:12 +01:00
update-dev-ignores-providers.test Fix regression in updating dev packages to latest ref, fixes #1030 2012-08-27 12:03:07 +02:00
update-dev-to-new-ref-picks-up-changes.test Fix updates when dev packages have new dependencies (no more double updates needed), fixes #1105 2012-11-22 22:47:19 +01:00
update-downgrades-unstable-packages.test Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +01:00
update-installed-alias-dry-run.test Fixed update alias packages in dry-run mode 2013-04-11 13:20:35 +02:00
update-installed-alias.test Fixed update alias packages in dry-run mode 2013-04-11 13:20:35 +02:00
update-reference.test Refactor integration tests to accept any run command 2012-05-28 00:11:18 +02:00
update-whitelist-locked-require.test Change dependency processing for update with whitelisted packages 2013-10-16 09:37:14 +02:00
update-whitelist-patterns.test Allowed only * wildcard 2012-12-13 14:06:06 +00:00
update-whitelist-reads-lock.test Fix tests 2013-03-28 20:42:25 +01:00
update-whitelist-with-dependencies.test Change dependency processing for update with whitelisted packages 2013-10-16 09:37:14 +02:00
update-whitelist-with-dependency-conflict.test Change dependency processing for update with whitelisted packages 2013-10-16 09:37:14 +02:00
update-whitelist.test Change dependency processing for update with whitelisted packages 2013-10-16 09:37:14 +02:00
updating-dev-from-lock-removes-old-deps.test Fix updates when dev packages have new dependencies (no more double updates needed), fixes #1105 2012-11-22 22:47:19 +01:00
updating-dev-updates-url-and-reference.test Fix tests 2013-03-07 09:40:22 +01:00