diff options
author | Dan McGee <dan@archlinux.org> | 2007-07-02 02:03:15 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-07-02 02:03:15 +0200 |
commit | 19f66083f0aef92af84761fd62245270e97c6f33 (patch) | |
tree | 44f27171bf8450d861e878826de07897a6a3ac80 /pactest/tests/sync120.py | |
parent | d70116bfbc535cac9eb941a570c34479e68a1b8d (diff) | |
download | pacman-19f66083f0aef92af84761fd62245270e97c6f33.tar.gz pacman-19f66083f0aef92af84761fd62245270e97c6f33.tar.xz |
Add mode and type checking to pactest for files
Add the ability to check the permissions and type of a file within the
framework of pactest. Two new rules can be used:
self.addrule("FILE_TYPE=bin/foo|file")
self.addrule("FILE_MODE=bin/bar|644")
TODO: add the ability to add different types of files (eg links) via the test
package building framework, and add the ability to change the modes on files.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'pactest/tests/sync120.py')
0 files changed, 0 insertions, 0 deletions