Wireshark-commits: [Wireshark-commits] master 751ba4f: test: assume binaries in $PWD\run\RelWithDeb
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 04 Jan 2019 18:08:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=751ba4fadc031fe6e9e021a76351e006d23d16f6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

751ba4f by Peter Wu (peter@xxxxxxxxxxxxx):

    test: assume binaries in $PWD\run\RelWithDebInfo by default
    
    Avoid the need to set `pytest --program-path` in the common case.
    
    Change-Id: I3b237e47eee741decb62a74b733110040aa26673
    Reviewed-on: https://code.wireshark.org/review/31348
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  aba0e8e   extcap: fix --extcap-version argument to include the version
     add  751ba4f   test: assume binaries in $PWD\run\RelWithDebInfo by default


Summary of changes:
 appveyor.yml        | 1 -
 test/fixtures_ws.py | 5 ++++-
 2 files changed, 4 insertions(+), 2 deletions(-)