summaryrefslogtreecommitdiff
path: root/test/pacman/util.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-10-18pactest: use pacman --hookdir optionAndrew Gregory
2015-02-01Update copyright notices for 2015Allan McRae
2014-10-13pmtest: allow tests to specify test binaryAndrew 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-08-21convert pactest to TAP outputAndrew Gregory
2013-04-15util.py: replace file() with open()Andrew Gregory
2013-01-28pactest: handle non-default scriptlet shellsAllan McRae
2012-03-08Point python shebangs at python2Allan McRae
2011-09-01pactest: remove PACMAN_OUTPUT from ldconfig testsDan McGee
2011-08-17Fix trailing whitespace in whole codebaseDan McGee
2011-08-02Implement parsing of the new SigLevel directiveDan McGee
2011-06-30pactest: create packages 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: make pmfile a bit more pythonicDan McGee
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee
2011-05-19Merge branch 'maint'Dan McGee
2011-05-16pactest: treat symlinks with more respectDan McGee
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry
2011-03-01pactest: use actual regexes in OUTPUT rulesDan McGee
2011-01-22pactest: sort repos by alpha order in config fileDan McGee
2011-01-22pactest: pylint changes for utilDan McGee
2011-01-22pactest: pylint changes for pmruleDan McGee
2011-01-05pactest: remove dead functionDan McGee
2010-10-13Add epoch support to pactestDan McGee
2010-10-11pactest: fix gensyncXavier Chantry
2010-07-07Remove DBEXT usageAllan McRae
2010-06-02Move pacman test suiteAllan McRae