aboutsummaryrefslogtreecommitdiffstats
path: root/test/provides4.test
Commit message (Collapse)AuthorAgeFilesLines
* sort world dependencies alphabeticallyTimo Teräs2015-01-301-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.
* solver: allow multiple packages with same virtual providesTimo Teräs2012-02-281-1/+3
| | | | ref #574
* solver, test: implements more provides things, add testsTimo Teräs2012-02-271-0/+5
ref #574