Francois Gouget : testbot/lib: Simplify the @ PropertyDescriptors array initializations.

Alexandre Julliard julliard at winehq.org
Thu Aug 30 14:33:57 CDT 2012


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Aug 30 16:27:55 2012 +0200

testbot/lib: Simplify the @PropertyDescriptors array initializations.

---

 testbot/lib/WineTestBot/Branches.pm         |    8 ++--
 testbot/lib/WineTestBot/CGI/Sessions.pm     |   11 +++---
 testbot/lib/WineTestBot/Jobs.pm             |   35 ++++++++-------------
 testbot/lib/WineTestBot/Patches.pm          |   23 +++++--------
 testbot/lib/WineTestBot/PendingPatchSets.pm |   11 +++---
 testbot/lib/WineTestBot/PendingPatches.pm   |    8 ++--
 testbot/lib/WineTestBot/Roles.pm            |    8 ++--
 testbot/lib/WineTestBot/Steps.pm            |   29 ++++++-----------
 testbot/lib/WineTestBot/StepsTasks.pm       |   45 +++++++++-----------------
 testbot/lib/WineTestBot/Tasks.pm            |   29 ++++++-----------
 testbot/lib/WineTestBot/UserRoles.pm        |    5 ++-
 testbot/lib/WineTestBot/Users.pm            |   24 +++++---------
 testbot/lib/WineTestBot/VMs.pm              |   32 +++++++------------
 testbot/web/Feedback.pl                     |    9 +++--
 testbot/web/ForgotPassword.pl               |    5 ++-
 testbot/web/Login.pl                        |    9 +++--
 testbot/web/ResetPassword.pl                |   11 +++---
 testbot/web/Submit.pl                       |   18 ++++++-----
 18 files changed, 135 insertions(+), 185 deletions(-)

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



More information about the wine-cvs mailing list