Test ranking of implementations by the solver
commit7553544939ec441a88ef453006b54b82bbe9de0f
authorThomas Leonard <talex5@gmail.com>
Sun, 14 Mar 2010 11:05:16 +0000 (14 11:05 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 20 Mar 2010 12:15:00 +0000 (20 12:15 +0000)
treee4d78991dee0a919eda1b552d2a4fd43c225877d
parent6f39a4b49a55d99a546b2a48f18d046f63558c48
Test ranking of implementations by the solver

Re-introduced the ranking algorithm from trunk. This means that there is always
a well-defined "best" version (before two implementations could have the same
score), and both solvers will consider the same version as the best.
tests/Ranking.xml [new file with mode: 0644]
tests/testsolver.py
zeroinstall/injector/solver.py