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
/
pmdb.py
Age
Commit message (
Expand
)
Author
2008-04-17
pactest : Use tarfile module.
Chantry Xavier
2008-02-13
Ensure DESC infolevel is loaded before checking pkg->filename
Dan McGee
2008-02-07
pactest: make more resiliant to missing files
Dan McGee
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-02
Add a lot more tests (and some pactest fixes) to -Si and -Qi tests
Dan McGee
2007-11-14
Remove REQUIREDBY checks from pactest
Dan McGee
2007-11-04
Added optdepends support to pactest
Jeff Mickey
2007-09-06
Fix sync db location in pactest so new location is acceptable
Dan McGee
2007-03-05
* Fixed an issue with globbing the --test argument
Aaron Griffin
2007-02-28
* Unifying placement of REPLACES in desc file, as pacman2 does. We'll worry
Dan McGee
2007-02-26
* Writing 'replaces' info to both /desc and /depends files for testing - see the
Aaron Griffin
2007-02-26
* corrected (IMO) --debug usage with pactest. --debug is now passed straight
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