summaryrefslogtreecommitdiff
path: root/test/pacman/pmpkg.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-10-18util.py: return the created pathAndrew Gregory
2015-02-01Update copyright notices for 2015Allan McRae
2014-03-03pmpkg.py: remove unused importsAndrew 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-10-14Use Python's "0o#" octal literal instead of deprecated "0#".Jeremy Heiner
2013-04-15pmpkg: default mode 0755 for dirs in sync packagesAndrew 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-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: add isize attribute, fix url attributeDan McGee
2011-06-08pactest: only create install file if necessaryDan McGee
2011-05-19Merge branch 'maint'Dan McGee
2011-05-16pactest: treat symlinks with more respectDan McGee
2011-04-20Header inclusion cleanupDan McGee
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 pmpkgDan McGee
2011-01-21Remove epoch as an independent fieldDan 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-05Make testsuite python-2.7 compatibleRémy Oudompheng
2010-06-02Move pacman test suiteAllan McRae