Module: tools Branch: master Commit: 06d7cd9e91f4b26decfb883c1757a4edc08c9237 URL: https://source.winehq.org/git/tools.git/?a=commit;h=06d7cd9e91f4b26decfb883c...
Author: Francois Gouget fgouget@codeweavers.com Date: Wed Sep 25 08:52:48 2019 +0200
testbot: Add SpecialJobs to handle the reconfig / winetest jobs.
This allows creating these jobs without having to go through CheckForWinetestUpdate.pl.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
testbot/bin/CheckForWinetestUpdate.pl | 284 ++++++--------------------------- testbot/lib/WineTestBot/SpecialJobs.pm | 276 ++++++++++++++++++++++++++++++++ 2 files changed, 323 insertions(+), 237 deletions(-)
Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=06d7cd9e91f4b26decfb...