summaryrefslogtreecommitdiff
path: root/test/provides4.test
AgeCommit message (Collapse)AuthorFilesLines
2015-01-30sort world dependencies alphabeticallyTimo Teräs1-2/+2
this makes 'lbu diff' and aaudit diffs nice when a world dependency is added or removed. sorting also makes the ordering more deterministic as the world targets constraints are always applied in the same order. test suite updated accordingly.
2012-02-28solver: allow multiple packages with same virtual providesTimo Teräs1-1/+3
ref #574
2012-02-27solver, test: implements more provides things, add testsTimo Teräs1-0/+5
ref #574