summaryrefslogtreecommitdiff
path: root/test/pacman/pactest.py
AgeCommit message (Expand)Author
2019-01-04allow tests for disabled features to be skippedAndrew Gregory
2019-01-04remove unused test summary codeAndrew Gregory
2018-10-18Port pactest to python3Dave Reisner
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-04-04pactest: add --review optionAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-01-04Update copyright years for 2016Allan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-10-13pmtest: allow tests to specify test binaryAndrew Gregory
2014-08-03pactest: check for tests before environment setupAndrew Gregory
2014-08-03pactest: check for pacman binary before runningAndrew Gregory
2014-08-03pactest: parse options before environment setupAndrew Gregory
2014-05-04pactest: treat arguments as files instead of globsAndrew Gregory
2014-03-03pactest: add prefix to temporary directoryAndrew Gregory
2014-01-06Update copyright years for 2014Allan McRae
2013-10-14Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner
2013-08-21pactest: remove results summaryAndrew Gregory
2013-08-21pactest: accept test names without a switchAndrew Gregory
2013-08-21convert pactest to TAP outputAndrew Gregory
2013-01-28Make path to ldconfig configurableAllan McRae
2013-01-28pactest: handle non-default scriptlet shellsAllan McRae
2013-01-28Revert execvp and related commitsAllan McRae
2013-01-17pmtest: resolve path to scriptlet shellAllan McRae
2012-03-08Point python shebangs at python2Allan McRae
2011-08-17Fix trailing whitespace in whole codebaseDan McGee
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee
2011-06-03Use standard errno codes in return from _alpm_archive_fgetsDan McGee
2011-05-05pactest: run with root in /tmp and clean up automaticallyDan McGee
2011-01-22pactest: pylint changes for pactestDan McGee
2010-06-02Move pacman test suiteAllan McRae