summaryrefslogtreecommitdiff
path: root/pactest/util.py
AgeCommit message (Expand)Author
2008-07-24pactest: exit with a non-zero error code on unexpected failureDan McGee
2008-04-28Update pactest to allow setting modes on created filesDan McGee
2008-03-17Drop case insensitive comparisons in the config parsing.Chantry Xavier
2008-02-07pactest: make more resiliant to missing filesDan McGee
2008-01-06bugfix in pactest when creating a symlink at the top level.Chantry Xavier
2007-12-10Add "which" path searching functionality to pactestAaron Griffin
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-04Added optdepends support to pactestJeff Mickey
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-22Quick pactest changes:Aaron Griffin
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee
2007-03-05* Fixed an issue with globbing the --test argumentAaron Griffin
2007-02-28* Unifying placement of REPLACES in desc file, as pacman2 does. We'll worryDan McGee
2007-02-26* corrected (IMO) --debug usage with pactest. --debug is now passed straightAaron 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