[pacman-dev] [PATCH 0/1] Change to the way pmenv and pmtest connect.

Jeremy Heiner scalaprotractor at gmail.com
Mon Nov 11 09:16:41 EST 2013


This change was needed in a rescinded patch, and even though it is no
longer required I still think it is an improvement that may be worth
keeping. Prior to this change each pmtest searched the PATH envar to
get the full paths to the fakeroot and fakechroot commands (used to
fork the pacman binary being tested). That search logically fits
better in the pmenv. And that change leads naturally to a slightly
less verbose API for when the pmenv is calling pmtest methods.

Jeremy Heiner (1):
  Simplify pmtest.generate and .run API (removed pacman parameter).

 test/pacman/pmenv.py  | 13 ++++++++++---
 test/pacman/pmtest.py | 30 +++++++++++++-----------------
 2 files changed, 23 insertions(+), 20 deletions(-)

-- 
1.8.4.2



More information about the pacman-dev mailing list