mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03:00
qpkg: regression test for version preference
- test/verpref: test version preference (higher wins if there's a choice) - TODO: updated for above change
This commit is contained in:
@@ -7,8 +7,6 @@ Still left to do
|
||||
|
||||
- handle Provides:
|
||||
|
||||
- if there are multiple choices, try to prefer more recent versions
|
||||
|
||||
- sort prerequisites such that they can be installed in the specified order
|
||||
|
||||
- consider Architecture:
|
||||
@@ -50,3 +48,5 @@ Done
|
||||
|
||||
Update: after merging the two lookups per new node into one, we're at
|
||||
1172642 calls to comp_id, or 102% of the predicted "good case".
|
||||
|
||||
- if there are multiple choices, try to prefer more recent versions
|
||||
|
||||
Reference in New Issue
Block a user