summaryrefslogtreecommitdiff
path: root/test/pacman/pmdb.py
AgeCommit message (Expand)Author
2018-10-18Port pactest to python3Dave Reisner
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-01-04Update copyright yearsAllan McRae
2016-01-04Update copyright years for 2016Allan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-10-13pmdb: include directories in package file listsAndrew Gregory
2014-09-23Add version file when creating local database directoryAllan McRae
2014-05-04pmdb.py: change siglevel name to RequiredAndrew Gregory
2014-01-06Update copyright years for 2014Allan McRae
2013-12-21Use the 'configure'd PYTHON to run pactest.Jeremy Heiner
2013-10-14Use dict iteration methods common to both Python 2 and 3.Jeremy Heiner
2013-08-21convert pactest to TAP outputAndrew Gregory
2013-03-10pmpkg: add missing directories to test packagesAndrew Gregory
2013-01-28pactest: handle non-default scriptlet shellsAllan McRae
2012-03-08Point python shebangs at python2Allan McRae
2011-08-17Fix trailing whitespace in whole codebaseDan McGee
2011-08-09pactest: improve speed of local DB dependent rulesDan McGee
2011-06-30pactest: remove no longer necessary newline hacksDan McGee
2011-06-30pactest: create packages in memoryDan McGee
2011-06-24pactest: generate sync DB's in memoryDan McGee
2011-06-24pactest: refactor install file creationDan McGee
2011-06-24pactest: move filelist/backup generation into package objectDan McGee
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee
2011-06-24pactest: clean up database section writingDan McGee
2011-06-24pactest: add isize attribute, fix url attributeDan McGee
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry
2011-03-23Add PGP signature support to pactestDan McGee
2011-01-22pactest: use new-style python classesDan McGee
2011-01-22pactest: revamp modified logicDan McGee
2011-01-22pactest: pylint changes for pmdbDan McGee
2011-01-21Remove epoch as an independent fieldDan McGee
2011-01-11pactest: build the filelist using a set()Dan McGee
2011-01-10pactest: correctly write epoch and force as necessaryDan McGee
2011-01-05pactest: Use booleans where it makes senseDan McGee
2010-12-12Update pactest suite for change in db structureAllan McRae
2010-10-13Add epoch support to pactestDan McGee
2010-10-11pactest: fix gensyncXavier Chantry
2010-10-11pactest: use simpler method to create tarXavier Chantry
2010-07-07Remove DBEXT usageAllan McRae
2010-06-02Move pacman test suiteAllan McRae