| Commit message (Expand) | Author | Age |
* | pmtest: allow tests to specify test binary | Andrew Gregory | 2014-10-13 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Use the 'configure'd PYTHON to run pactest. | Jeremy Heiner | 2013-12-21 |
* | Use dict iteration methods common to both Python 2 and 3. | Jeremy Heiner | 2013-10-14 |
* | Use Python's "0o#" octal literal instead of deprecated "0#". | Jeremy Heiner | 2013-10-14 |
* | convert pactest to TAP output | Andrew Gregory | 2013-08-21 |
* | util.py: replace file() with open() | Andrew Gregory | 2013-04-15 |
* | pactest: handle non-default scriptlet shells | Allan McRae | 2013-01-28 |
* | Point python shebangs at python2 | Allan McRae | 2012-03-08 |
* | pactest: remove PACMAN_OUTPUT from ldconfig tests | Dan McGee | 2011-09-01 |
* | Fix trailing whitespace in whole codebase | Dan McGee | 2011-08-17 |
* | Implement parsing of the new SigLevel directive | Dan McGee | 2011-08-02 |
* | pactest: create packages in memory | Dan McGee | 2011-06-30 |
* | pactest: refactor install file creation | Dan McGee | 2011-06-24 |
* | pactest: move filelist/backup generation into package object | Dan McGee | 2011-06-24 |
* | pactest: make pmfile a bit more pythonic | Dan McGee | 2011-06-24 |
* | pactest: small cleanups and chmod -x most files | Dan McGee | 2011-06-24 |
* | Merge branch 'maint' | Dan McGee | 2011-05-19 |
|\ |
|
| * | pactest: treat symlinks with more respect | Dan McGee | 2011-05-16 |
* | | Added gpg verification options per repo to the config file. | Xavier Chantry | 2011-03-23 |
|/ |
|
* | pactest: use actual regexes in OUTPUT rules | Dan McGee | 2011-03-01 |
* | pactest: sort repos by alpha order in config file | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for util | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for pmrule | Dan McGee | 2011-01-22 |
* | pactest: remove dead function | Dan McGee | 2011-01-05 |
* | Add epoch support to pactest | Dan McGee | 2010-10-13 |
* | pactest: fix gensync | Xavier Chantry | 2010-10-11 |
* | Remove DBEXT usage | Allan McRae | 2010-07-07 |
* | Move pacman test suite | Allan McRae | 2010-06-02 |