summaryrefslogtreecommitdiffstats
path: root/test/pacman/pmdb.py
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-12-21Use the 'configure'd PYTHON to run pactest.Jeremy Heiner1-2/+0
2013-10-14Use dict iteration methods common to both Python 2 and 3.Jeremy Heiner1-2/+2
2013-08-21convert pactest to TAP outputAndrew Gregory1-2/+3
2013-03-10pmpkg: add missing directories to test packagesAndrew Gregory1-1/+1
2013-01-28pactest: handle non-default scriptlet shellsAllan McRae1-0/+1
2012-03-09Point python shebangs at python2Allan McRae1-1/+1
2011-08-18Fix trailing whitespace in whole codebaseDan McGee1-1/+1
2011-08-09pactest: improve speed of local DB dependent rulesDan McGee1-10/+16
2011-06-30pactest: remove no longer necessary newline hacksDan McGee1-3/+3
2011-06-30pactest: create packages in memoryDan McGee1-2/+1
2011-06-24pactest: generate sync DB's in memoryDan McGee1-29/+43
2011-06-24pactest: refactor install file creationDan McGee1-5/+1
2011-06-24pactest: move filelist/backup generation into package objectDan McGee1-27/+2
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee1-1/+1
2011-06-24pactest: clean up database section writingDan McGee1-89/+56
2011-06-24pactest: add isize attribute, fix url attributeDan McGee1-2/+4
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry1-0/+6
2011-03-23Add PGP signature support to pactestDan McGee1-0/+4
2011-01-22pactest: use new-style python classesDan McGee1-1/+1
2011-01-22pactest: revamp modified logicDan McGee1-40/+0
2011-01-22pactest: pylint changes for pmdbDan McGee1-35/+30
2011-01-22Remove epoch as an independent fieldDan McGee1-14/+0
2011-01-12pactest: build the filelist using a set()Dan McGee1-6/+4
2011-01-10pactest: correctly write epoch and force as necessaryDan McGee1-0/+2
2011-01-06pactest: Use booleans where it makes senseDan McGee1-1/+1
2010-12-13Update pactest suite for change in db structureAllan McRae1-44/+18
2010-10-14Add epoch support to pactestDan McGee1-11/+7
2010-10-11pactest: fix gensyncXavier Chantry1-17/+13
2010-10-11pactest: use simpler method to create tarXavier Chantry1-5/+2
2010-07-07Remove DBEXT usageAllan McRae1-1/+1
2010-06-02Move pacman test suiteAllan McRae1-0/+386