11 Nov
2013
11 Nov
'13
3:16 p.m.
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