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