aboutsummaryrefslogtreecommitdiffstats
path: root/test/error4.expect
Commit message (Collapse)AuthorAgeFilesLines
* solver: generate proper error messagesTimo Teräs2011-08-011-0/+2
* the solver no longer does look-ahead locking of names (could be possibly optimized later); instead names are now always ordered strictly to properly detect the package names which are unsolveable * basic error tests added, so we can see the most likely problem in dependencies easily