summaryrefslogtreecommitdiffstats
path: root/test/pacman/util.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-3/+3
2013-10-14Use Python's "0o#" octal literal instead of deprecated "0#".Jeremy Heiner1-3/+3
2013-08-21convert pactest to TAP outputAndrew Gregory1-1/+3
2013-04-15util.py: replace file() with open()Andrew 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-09-01pactest: remove PACMAN_OUTPUT from ldconfig testsDan McGee1-0/+1
2011-08-18Fix trailing whitespace in whole codebaseDan McGee1-1/+1
2011-08-02Implement parsing of the new SigLevel directiveDan McGee1-1/+1
2011-06-30pactest: create packages in memoryDan McGee1-33/+47
2011-06-24pactest: refactor install file creationDan McGee1-8/+0
2011-06-24pactest: move filelist/backup generation into package objectDan McGee1-10/+0
2011-06-24pactest: make pmfile a bit more pythonicDan McGee1-13/+0
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee1-13/+0
2011-05-20Merge branch 'maint'Dan McGee1-4/+2
2011-05-16pactest: treat symlinks with more respectDan McGee1-4/+2
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry1-1/+2
2011-03-01pactest: use actual regexes in OUTPUT rulesDan McGee1-4/+7
2011-01-22pactest: sort repos by alpha order in config fileDan McGee1-1/+4
2011-01-22pactest: pylint changes for utilDan McGee1-29/+10
2011-01-22pactest: pylint changes for pmruleDan McGee1-3/+0
2011-01-06pactest: remove dead functionDan McGee1-50/+0
2010-10-14Add epoch support to pactestDan McGee1-0/+4
2010-10-11pactest: fix gensyncXavier Chantry1-0/+1
2010-07-07Remove DBEXT usageAllan McRae1-1/+0
2010-06-02Move pacman test suiteAllan McRae1-0/+276