| Commit message (Expand) | Author | Age |
* | pmtest: add memory check to tests with valgrind | Andrew Gregory | 2014-02-04 |
* | pmtest: use valgrind --child-silent-after-fork | Andrew Gregory | 2014-01-28 |
* | pmtest: use --gen-suppression=all with valgrind | Andrew Gregory | 2014-01-28 |
* | pmtest: send valgrind output to var/log/valgrind | Andrew Gregory | 2014-01-28 |
* | 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 |
* | Use "exec" instead of "execfile" (deprecated in Python 3). | Jeremy Heiner | 2013-10-14 |
* | convert pactest to TAP output | Andrew Gregory | 2013-08-21 |
* | pactest: treat unknown rules as failures | Andrew Gregory | 2013-08-21 |
* | pmtest: set LC_ALL=C in subprocess.call | Andrew Gregory | 2013-05-29 |
* | pmpkg: add missing directories to test packages | Andrew Gregory | 2013-03-10 |
* | pmtest: install filesystem entries before packages | Andrew Gregory | 2013-02-16 |
* | Print a warning if fakechroot is not found | Chirantan Ekbote | 2013-02-07 |
* | Make path to ldconfig configurable | Allan McRae | 2013-01-28 |
* | pactest: handle non-default scriptlet shells | Allan McRae | 2013-01-28 |
* | Revert execvp and related commits | Allan McRae | 2013-01-28 |
* | pmtest: resolve path to scriptlet shell | Allan McRae | 2013-01-17 |
* | Merge branch 'maint' | Dan McGee | 2012-09-18 |
|\ |
|
| * | pactest: allow running with valgrind from any directory | Allan McRae | 2012-09-18 |
* | | 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 |
* | pactest: use subprocess module instead of os.system | Dan McGee | 2011-08-02 |
* | pactest: create packages in memory | Dan McGee | 2011-06-30 |
* | pactest: generate sync DB's in memory | 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 |
* | pactest: allow checking for cache file existence | Dan McGee | 2011-01-31 |
* | pactest: pass entire test to rule.check() | Dan McGee | 2011-01-29 |
* | pactest: use new-style python classes | Dan McGee | 2011-01-22 |
* | pactest: revamp modified logic | Dan McGee | 2011-01-22 |
* | pactest: pylint changes for pmtest | Dan McGee | 2011-01-22 |
* | pactest: allow testing of package description | Dan McGee | 2010-12-21 |
* | pactest: use valgrind.supp file | Xavier Chantry | 2010-10-18 |
* | pactest: fix gensync | Xavier Chantry | 2010-10-11 |
* | Merge branch 'maint' | Dan McGee | 2010-08-27 |
|\ |
|
| * | pactest: add shell to fake root environment | Jonathan Conder | 2010-08-27 |
* | | Remove DBEXT usage | Allan McRae | 2010-07-07 |
|/ |
|
* | Move pacman test suite | Allan McRae | 2010-06-02 |