aboutsummaryrefslogtreecommitdiffstats
path: root/test/pinning9.test
Commit message (Collapse)AuthorAgeFilesLines
* solver: rewrite as deductive solver -- pinning supportTimo Teräs2013-06-131-2/+2
| | | | Fix also pinning test cases to be more sane.
* solver: non preferred actions are worse then non preferred pinningTimo Teräs2012-02-241-0/+8
Otherwise we might start to change packages unexpectedly when not upgrading. This also fixes some other things the solver might've decided to do. Add also few test cases to detect bad behaviour.