Fixes file relocation pactests
commit7586072beb8fde6631fe43a2eee5ca76255055d0
authorNagy Gabor <ngaba@bibl.u-szeged.hu>
Sat, 9 Feb 2008 16:51:05 +0000 (9 17:51 +0100)
committerDan McGee <dan@archlinux.org>
Tue, 12 Feb 2008 02:40:43 +0000 (11 20:40 -0600)
tree2e67d24fdc89a11e36b849a8efd689fdbc5c6e52
parent17180890a58365d717a8f79d2e60f5af4f829eef
Fixes file relocation pactests

This patch fixes upgrade040.py and upgrade041.py (041 now fails!):
* the old pactests didn't check the existence of the relocated file
* upgrade041.py was broken due to a typo (missing comma)

New upgrade046.py pactest was added (derived from the fixed upgrade041.py).
This fails because the file relocation check is _hacked_ to conflict.c, and
_alpm_db_find_fileconflicts is not called in case of --force.

Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
pactest/tests/upgrade040.py
pactest/tests/upgrade041.py
pactest/tests/upgrade046.py [copied from pactest/tests/upgrade041.py with 79% similarity]