pacman/test
Andrew Gregory 43a2f63194 pmpkg: add missing directories to test packages
Several tests require complete file lists in order to provide accurate
results.  These can be non-obvious.  Adding missing parent directories
helps insure the integrity of tests against human error.  Filling in
parent directories also allows us to check that file lists are actually
valid.

There didn't seem to be a good place to do this that was always
guaranteed to be run, so this adds a finalize() function to packages
that will always be run before the package is actually used to allow for
this type of tidying.

Fixes FS#30723

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-03-10 09:01:56 +10:00
..
pacman pmpkg: add missing directories to test packages 2013-03-10 09:01:56 +10:00
scripts make test/scripts/human_to_size.sh executable 2013-02-07 10:48:11 +10:00
util pacsort: add -f, --files option for sorting filenames 2013-01-28 23:38:46 +10:00