pactest: move filelist/backup generation into package object
commitf15cce1d414cb497ee804d50c25c6d3d717240bd
authorDan McGee <dan@archlinux.org>
Wed, 22 Jun 2011 20:05:53 +0000 (22 15:05 -0500)
committerDan McGee <dan@archlinux.org>
Fri, 24 Jun 2011 06:36:48 +0000 (24 01:36 -0500)
treeac2db9dc2eb519dd592ad0e898d54a944d2e253e
parent3ace8ceb2343621ada4a72fc60e8e03a570fd389
pactest: move filelist/backup generation into package object

These are definite methods that operate on a package, so move them there
which cleans up util a bit more.

Signed-off-by: Dan McGee <dan@archlinux.org>
test/pacman/pmdb.py
test/pacman/pmpkg.py
test/pacman/util.py