summaryrefslogtreecommitdiff
path: root/pactest/pmtest.py
AgeCommit message (Expand)Author
2008-10-12Rework fakechroot checkingDan McGee
2008-07-24pactest: exit with a non-zero error code on unexpected failureDan McGee
2008-07-24pactest: add test.expectfailure option for testsDan McGee
2008-05-14pactest: only use fakeroot when it is found.Xavier Chantry
2008-05-13Add SyncFirst option.Chantry Xavier
2008-05-11pactest: fix --gdb optionDan McGee
2008-04-19Merge branch 'maint'Dan McGee
2008-04-17pactest: Add quotes for directory with whitespacesChantry Xavier
2008-03-23Add -q (quiet) option to valgrind call in pactestDan McGee
2008-01-21pactest: remove check for root permissions messageDan McGee
2007-12-10Add real scriptlet checking for pactestAaron Griffin
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-10pactest: if we are root, don't use fakerootDan McGee
2007-11-13Add pactest for IgnoreGroup.Nathan Jones
2007-06-27Remove lockfile configuration from frontend, make it job of libalpmDan McGee
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee
2007-03-05* Fixed an issue with globbing the --test argumentAaron Griffin
2007-02-26* corrected (IMO) --debug usage with pactest. --debug is now passed straightAaron Griffin
2007-02-23* Fixed globbing for pactest --test argumentAaron Griffin
2007-02-23* Removed a stray print statement left in thereAaron Griffin
2007-02-21* Indentation changes - 4 spaces for python, we standardized this before (andAaron Griffin
2006-10-15Added pactest to repository, from Aurelien Foret:Aaron Griffin