aboutsummaryrefslogtreecommitdiffstats
path: root/test/upgrade.installed
Commit message (Collapse)AuthorAgeFilesLines
* solver: enforce conflicts during upgrades and new pkg installsTimo Teräs2014-10-061-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.