summaryrefslogtreecommitdiff
path: root/test/pacman/util.py
Commit message (Expand)AuthorAge
* Update copyright yearsAllan McRae2017-01-04
* Update copyright years for 2016Allan McRae2016-01-04
* util.py: return the created pathAndrew Gregory2015-10-18
* pactest: use pacman --hookdir optionAndrew Gregory2015-10-18
* Update copyright notices for 2015Allan McRae2015-02-01
* pmtest: allow tests to specify test binaryAndrew Gregory2014-10-13
* 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
* Use Python's "0o#" octal literal instead of deprecated "0#".Jeremy Heiner2013-10-14
* convert pactest to TAP outputAndrew Gregory2013-08-21
* util.py: replace file() with open()Andrew Gregory2013-04-15
* pactest: handle non-default scriptlet shellsAllan McRae2013-01-28
* Point python shebangs at python2Allan McRae2012-03-08
* pactest: remove PACMAN_OUTPUT from ldconfig testsDan McGee2011-09-01
* Fix trailing whitespace in whole codebaseDan McGee2011-08-17
* Implement parsing of the new SigLevel directiveDan McGee2011-08-02
* pactest: create packages in memoryDan McGee2011-06-30
* pactest: refactor install file creationDan McGee2011-06-24
* pactest: move filelist/backup generation into package objectDan McGee2011-06-24
* pactest: make pmfile a bit more pythonicDan McGee2011-06-24
* pactest: small cleanups and chmod -x most filesDan McGee2011-06-24
* Merge branch 'maint'Dan McGee2011-05-19
|\
| * pactest: treat symlinks with more respectDan McGee2011-05-16
* | Added gpg verification options per repo to the config file.Xavier Chantry2011-03-23
|/
* pactest: use actual regexes in OUTPUT rulesDan McGee2011-03-01
* pactest: sort repos by alpha order in config fileDan McGee2011-01-22
* pactest: pylint changes for utilDan McGee2011-01-22
* pactest: pylint changes for pmruleDan McGee2011-01-22
* pactest: remove dead functionDan McGee2011-01-05
* Add epoch support to pactestDan McGee2010-10-13
* pactest: fix gensyncXavier Chantry2010-10-11
* Remove DBEXT usageAllan McRae2010-07-07
* Move pacman test suiteAllan McRae2010-06-02