summaryrefslogtreecommitdiff
path: root/test/upgrade.installed
AgeCommit message (Collapse)AuthorFilesLines
2014-10-06solver: enforce conflicts during upgrades and new pkg installsTimo Teräs1-0/+13
This makes sure any conflicted packages will be removed first. Useful if we know there are conflicting files, and want to avoid adding potentially harmful replaces line. Add a test case for this too.