aboutsummaryrefslogtreecommitdiffstats
path: root/test/basic5.expect
Commit message (Collapse)AuthorAgeFilesLines
* solver: reintroduce install_if supportTimo Teräs2011-08-181-1/+1
| | | | | | * each package name has two sorting positions, one which causes install_if triggers to be run, and other for bulk dependencies * fix also inverted ordering of package installations
* solver: permutate each preferred solution firstTimo Teräs2011-07-271-0/+2
The first found solution is the most preferred one then.