summaryrefslogtreecommitdiffstats
path: root/test/pacman/pmpkg.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-1/+1
2013-10-14Use Python's "0o#" octal literal instead of deprecated "0#".Jeremy Heiner1-1/+1
2013-04-15pmpkg: default mode 0755 for dirs in sync packagesAndrew Gregory1-0/+2
2013-03-10pmpkg: add missing directories to test packagesAndrew Gregory1-21/+33
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-5/+5
2011-06-30pactest: remove no longer necessary newline hacksDan McGee1-1/+0
2011-06-30pactest: create packages in memoryDan McGee1-18/+39
2011-06-24pactest: generate sync DB's in memoryDan McGee1-1/+1
2011-06-24pactest: refactor install file creationDan McGee1-1/+9
2011-06-24pactest: move filelist/backup generation into package objectDan McGee1-1/+37
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee1-0/+0
2011-06-24pactest: add isize attribute, fix url attributeDan McGee1-0/+1
2011-06-08pactest: only create install file if necessaryDan McGee1-2/+2
2011-05-20Merge branch 'maint'Dan McGee1-1/+1
2011-05-16pactest: treat symlinks with more respectDan McGee1-1/+1
2011-04-21Header inclusion cleanupDan McGee1-2/+2
2011-03-23Add PGP signature support to pactestDan McGee1-0/+1
2011-01-22pactest: use new-style python classesDan McGee1-1/+1
2011-01-22pactest: revamp modified logicDan McGee1-17/+0
2011-01-22pactest: pylint changes for pmpkgDan McGee1-13/+8
2011-01-22Remove epoch as an independent fieldDan McGee1-6/+0
2011-01-10pactest: correctly write epoch and force as necessaryDan McGee1-0/+4
2011-01-06pactest: Use booleans where it makes senseDan McGee1-1/+1
2010-12-13Update pactest suite for change in db structureAllan McRae1-4/+0
2010-10-14Add epoch support to pactestDan McGee1-2/+3
2010-10-05Make testsuite python-2.7 compatibleRémy Oudompheng1-8/+2
2010-06-02Move pacman test suiteAllan McRae1-0/+184