summaryrefslogtreecommitdiffstats
path: root/pactest/tests/upgrade075.py
AgeCommit message (Collapse)AuthorFilesLines
2008-03-08Move -A pactests that are relevant to -U, clean the rest outDan McGee1-0/+14
This is in anticipation of removing the -A/--add option from the pacman frontend. I've went through each of the pacman pactests that used the -A operation and decided whether they were worth keeping, whether there was already an upgrade test doing the same thing, or whether it should be moved over. The GIT rename log should make several of the moves obvious, but for those that were deleted: add001: handled by upgrade004 add002: worthless add004: worthless add010: handled by upgrade011 add050: handled by upgrade010 Signed-off-by: Dan McGee <dan@archlinux.org>