Module: tools Branch: master Commit: dd749876d69ccfdc28a4bcf1502c999fc626e5a8 URL: https://source.winehq.org/git/tools.git/?a=commit;h=dd749876d69ccfdc28a4bcf1...
Author: Francois Gouget fgouget@codeweavers.com Date: Wed Mar 4 21:21:09 2020 +0100
testbot: Improve the patch subject parsing.
This supports a lot more subject formats and better recognizes the patch series.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48353 Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
testbot/lib/WineTestBot/Patches.pm | 78 ++++++++-- testbot/lib/WineTestBot/PendingPatchSets.pm | 10 +- testbot/tests/TestPatches | 220 ++++++++++++++++++++++++++++ 3 files changed, 293 insertions(+), 15 deletions(-)
Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=dd749876d69ccfdc28a4...