summaryrefslogtreecommitdiffstats
path: root/pactest/tests/scriptlet001.py
AgeCommit message (Collapse)AuthorFilesLines
2007-12-11Add real scriptlet checking for pactestAaron Griffin1-11/+6
Due to commit da1222de2e30aabcae9d17bbfa10bbf0672338af, we can now use fakechroot to completely run scriptlet pactests Use "which" functionality so as not to REQUIRE it for all users Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
2007-10-15Fix scriptlet pactest cases so they 'succeed' againDan McGee1-0/+5
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-03-25* Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0Dan McGee1-1/+2
Andrew Fyfe <andrew@neptune-one.net> * Add testing to etc/pacman.d/.cvsignore * Fix scriptlet001.py test to work during 'make check'.
2007-03-22Quick pactest changes:Aaron Griffin1-0/+15
* Minor change to utils.py(grep) to make it cleaner * Added scriptlet check to verify scriptlet events happen