1
0
Fork 0
composer/tests/Composer/Test/Fixtures/installer
Mátyás Somfai 2ed0bfc1ba added tests for not updating packages referenced by specific commit hash 2014-05-27 14:23:31 +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
broken-deps-do-not-replace.test Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 2014-05-23 15:22:53 +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 Fix integration tests 2014-04-07 11:10:57 +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
replace-alias.test fix "replace-alias.test" test 2014-03-12 16:35:04 +01:00
replace-priorities.test Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 2014-05-23 15:22:53 +02:00
replace-root-require.test Add tests for the changes in #2690 2014-02-21 13:15:07 +01:00
suggest-installed.test Fix integration tests 2014-04-07 11:10:57 +02:00
suggest-prod.test Fix integration tests 2014-04-07 11:10:57 +02:00
suggest-replaced.test Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 2014-05-23 15:22:53 +02:00
suggest-uninstalled.test Fix integration tests 2014-04-07 11:10:57 +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 Fix integration tests 2014-04-07 11:10:57 +02:00
update-all.test Fix integration tests 2014-04-07 11:10:57 +02: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-installed-reference-dry-run.test added tests for not updating packages referenced by specific commit hash 2014-05-27 14:23:31 +02:00
update-installed-reference.test added tests for not updating packages referenced by specific commit hash 2014-05-27 14:23:31 +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 Fix integration tests 2014-04-07 11:10:57 +02: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