Module: tools Branch: master Commit: fae4c1ddc0f15d9cae187e02e1ad5cf8d9b6de0a URL: https://source.winehq.org/git/tools.git/?a=commit;h=fae4c1ddc0f15d9cae187e02...
Author: Francois Gouget fgouget@codeweavers.com Date: Wed Nov 28 00:27:29 2018 +0100
testbot: Allow running Windows executables on the Wine VMs.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
testbot/bin/WineRunWineTest.pl | 17 +++++--- testbot/bin/build/WineReconfig.pl | 19 +++++++-- testbot/bin/build/WineTest.pl | 59 +++++++++++++++++++++++--- testbot/web/Submit.pl | 87 ++++++++++++++++++++------------------- 4 files changed, 124 insertions(+), 58 deletions(-)
Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=fae4c1ddc0f15d9cae18...