Module: tools Branch: master Commit: f79ca32d67225249a08c9972b427c513343e4e5b URL: https://source.winehq.org/git/tools.git/?a=commit;h=f79ca32d67225249a08c9972...
Author: Francois Gouget fgouget@codeweavers.com Date: Wed Sep 26 01:28:47 2018 +0200
testbot: Run the patched tests on Wine.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
testbot/bin/CheckForWinetestUpdate.pl | 4 +-- testbot/bin/WineRunWineTest.pl | 53 +++++++++++++++++++++++++----- testbot/bin/build/WineTest.pl | 61 +++++++++++++++++++++++++++++++++-- testbot/lib/WineTestBot/Config.pm | 8 +++-- testbot/lib/WineTestBot/PatchUtils.pm | 17 +++++++++- testbot/lib/WineTestBot/Patches.pm | 5 +-- testbot/web/Submit.pl | 9 ++---- 7 files changed, 133 insertions(+), 24 deletions(-)
Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=f79ca32d67225249a08c...