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