Francois Gouget : testbot: Integrate the WineTestBot with the patches website.

Alexandre Julliard julliard at winehq.org
Thu Mar 14 11:56:08 CDT 2013


Module: tools
Branch: master
Commit: 62142e91529892c3d7a70b842c31158d2ca00203
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=62142e91529892c3d7a70b842c31158d2ca00203

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Wed Mar 13 16:03:36 2013 +0100

testbot: Integrate the WineTestBot with the patches website.

This lets the WineTestBot create jobs for each patch sent to wine-patches.
However for now the part that sends the results back to the patches
website is disabled to preserve compatibility with the old
WineTestBot (see WineSendLog.pl).

---

 testbot/bin/Engine.pl                          |   65 --------------
 testbot/bin/WinePatchesWebGet.pl               |  108 ------------------------
 testbot/bin/WinePatchesWebNotify.pl            |   55 ------------
 testbot/bin/WinePatchesWebSubmit.pl            |   92 ++++++++++++++++++++
 testbot/bin/WineSendLog.pl                     |   92 ++++++++++----------
 testbot/doc/INSTALL.txt                        |   21 +----
 testbot/lib/WineTestBot/Config.pm              |    4 +-
 testbot/lib/WineTestBot/ConfigLocalTemplate.pl |    4 -
 testbot/lib/WineTestBot/Engine/Notify.pm       |   20 +----
 9 files changed, 146 insertions(+), 315 deletions(-)

Diff:   http://source.winehq.org/git/tools.git/?a=commitdiff;h=62142e91529892c3d7a70b842c31158d2ca00203



More information about the wine-cvs mailing list