Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pactest
/
pmtest.py
Age
Commit message (
Expand
)
Author
2008-05-11
pactest: fix --gdb option
Dan McGee
2008-04-19
Merge branch 'maint'
Dan McGee
2008-04-17
pactest: Add quotes for directory with whitespaces
Chantry Xavier
2008-03-23
Add -q (quiet) option to valgrind call in pactest
Dan McGee
2008-01-21
pactest: remove check for root permissions message
Dan McGee
2007-12-10
Add real scriptlet checking for pactest
Aaron Griffin
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-10
pactest: if we are root, don't use fakeroot
Dan McGee
2007-11-13
Add pactest for IgnoreGroup.
Nathan Jones
2007-06-27
Remove lockfile configuration from frontend, make it job of libalpm
Dan McGee
2007-05-31
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
2007-03-05
* Fixed an issue with globbing the --test argument
Aaron Griffin
2007-02-26
* corrected (IMO) --debug usage with pactest. --debug is now passed straight
Aaron Griffin
2007-02-23
* Fixed globbing for pactest --test argument
Aaron Griffin
2007-02-23
* Removed a stray print statement left in there
Aaron Griffin
2007-02-21
* Indentation changes - 4 spaces for python, we standardized this before (and
Aaron Griffin
2006-10-15
Added pactest to repository, from Aurelien Foret:
Aaron Griffin