1
0
Fork 0
composer/tests/Composer/Test
Nils Adermann 498125adbe Assertions are now properly decided before running the main solver.
Updating does not work yet. The test case works fine for installing/removing
the correct packages however. Weak (update/feature) rules are entirely ignored
so far.

Watches are on literal ids rather than literals to save on function calls
and memory usage. So a few methods for literals now have an id counter part.
This should probably be refactored to have the literal versions call the
id ones instead.
2011-06-07 22:43:26 +02:00
..
DependencyResolver Assertions are now properly decided before running the main solver. 2011-06-07 22:43:26 +02:00
Package Adjusted BasePackage::__toString() 2011-05-23 02:00:07 +02:00
Repository Fix tests and invalid use statements 2011-04-17 23:45:37 +02:00