This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
composer
mirror of
https://github.com/composer/composer
Watch
1
Star
0
Fork
You've already forked composer
0
Code
7b81d51a38
composer
/
tests
/
Composer
/
Test
/
Fixtures
/
installer
History
Jordi Boggiano
21299e0bc4
Make sure all installers are installed first unless they have requirements, refs
#2107
,
fixes
#1147
2013-08-12 00:28:33 +02:00
..
SAMPLE
…
alias-with-reference.test
…
aliased-priority-conflicting.test
…
aliased-priority.test
…
circular-dependency.test
Adjust circular dep test
2013-04-30 10:34:58 +02:00
custom-installers-are-installed-first.test
Make sure all installers are installed first unless they have requirements, refs
#2107
,
fixes
#1147
2013-08-12 00:28:33 +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
…
install-dev.test
…
install-from-empty-lock.test
Fix tests
2013-03-28 20:42:25 +01:00
install-missing-alias-from-lock.test
…
install-reference.test
…
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
…
partial-update-from-lock.test
…
partial-update-without-lock.test
…
provide-priorities.test
…
replace-priorities.test
…
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
…
suggest-replaced.test
…
suggest-uninstalled.test
…
update-alias-lock.test
…
update-alias.test
…
update-all-dry-run.test
Fixed update alias packages in dry-run mode
2013-04-11 13:20:35 +02:00
update-all.test
…
update-dev-ignores-providers.test
…
update-dev-to-new-ref-picks-up-changes.test
…
update-downgrades-unstable-packages.test
…
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
…
update-whitelist-locked-require.test
…
update-whitelist-patterns.test
…
update-whitelist-reads-lock.test
Fix tests
2013-03-28 20:42:25 +01:00
update-whitelist.test
…
updating-dev-from-lock-removes-old-deps.test
…
updating-dev-updates-url-and-reference.test
…