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