summaryrefslogtreecommitdiffstats
path: root/test/pacman/pactest.py
AgeCommit message (Expand)AuthorFilesLines
2017-04-04pactest: add --review optionAndrew Gregory1-1/+40
2017-01-04Update copyright yearsAllan McRae1-1/+1
2016-01-04Update copyright years for 2016Allan McRae1-1/+1
2015-02-01Update copyright notices for 2015Allan McRae1-1/+1
2014-10-13pmtest: allow tests to specify test binaryAndrew Gregory1-10/+6
2014-08-03pactest: check for tests before environment setupAndrew Gregory1-5/+4
2014-08-03pactest: check for pacman binary before runningAndrew Gregory1-1/+5
2014-08-03pactest: parse options before environment setupAndrew Gregory1-3/+5
2014-05-04pactest: treat arguments as files instead of globsAndrew Gregory1-7/+8
2014-03-03pactest: add prefix to temporary directoryAndrew Gregory1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-10-14Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner1-0/+6
2013-08-21pactest: remove results summaryAndrew Gregory1-2/+1
2013-08-21pactest: accept test names without a switchAndrew Gregory1-17/+4
2013-08-21convert pactest to TAP outputAndrew Gregory1-2/+3
2013-01-28Make path to ldconfig configurableAllan McRae1-0/+4
2013-01-28pactest: handle non-default scriptlet shellsAllan McRae1-0/+5
2013-01-28Revert execvp and related commitsAllan McRae1-5/+0
2013-01-17pmtest: resolve path to scriptlet shellAllan McRae1-0/+5
2012-03-09Point python shebangs at python2Allan McRae1-1/+1
2011-08-18Fix trailing whitespace in whole codebaseDan McGee1-3/+3
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee1-11/+9
2011-06-03Use standard errno codes in return from _alpm_archive_fgetsDan McGee1-0/+1
2011-05-05pactest: run with root in /tmp and clean up automaticallyDan McGee1-10/+24
2011-01-22pactest: pylint changes for pactestDan McGee1-3/+3
2010-06-02Move pacman test suiteAllan McRae1-0/+110