Francois Gouget : testbot/cgi: Group related CGI framework methods together.

Alexandre Julliard julliard at winehq.org
Thu Mar 24 17:39:26 CDT 2022


Module: tools
Branch: master
Commit: 572f0fd317598cfe93dd2eb153c88ca52faa76fd
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=572f0fd317598cfe93dd2eb153c88ca52faa76fd

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Mar 24 16:37:41 2022 +0100

testbot/cgi: Group related CGI framework methods together.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/lib/ObjectModel/CGI/CollectionBlock.pm     | 668 +++++++++++----------
 .../lib/ObjectModel/CGI/CollectionBlockForPage.pm  |  87 ++-
 testbot/lib/ObjectModel/CGI/CollectionPage.pm      | 152 +++--
 testbot/lib/ObjectModel/CGI/FormPage.pm            | 331 +++++-----
 testbot/lib/ObjectModel/CGI/ItemPage.pm            | 136 +++--
 testbot/lib/ObjectModel/CGI/Page.pm                | 156 ++---
 testbot/lib/WineTestBot/CGI/PageBase.pm            | 355 +++++------
 7 files changed, 1024 insertions(+), 861 deletions(-)

Diff:   https://source.winehq.org/git/tools.git/?a=commitdiff;h=572f0fd317598cfe93dd2eb153c88ca52faa76fd



More information about the wine-cvs mailing list