Francois Gouget : testbot/doc: Flesh out the perlpod documentation.

Alexandre Julliard julliard at winehq.org
Tue Sep 4 12:42:04 CDT 2012


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Tue Sep  4 00:11:08 2012 +0200

testbot/doc: Flesh out the perlpod documentation.

Also fix many documentation copy/paste issues.

---

 testbot/bin/WinePatchesHandler.pl                  |    4 +-
 testbot/lib/ObjectModel/BackEnd.pm                 |   11 +-
 testbot/lib/ObjectModel/BasicPropertyDescriptor.pm |    9 +-
 testbot/lib/ObjectModel/Collection.pm              |   17 +++-
 testbot/lib/ObjectModel/DBIBackEnd.pm              |   10 ++
 .../lib/ObjectModel/DetailrefPropertyDescriptor.pm |    8 +-
 testbot/lib/ObjectModel/EnumPropertyDescriptor.pm  |   12 ++-
 testbot/lib/ObjectModel/Item.pm                    |    6 +-
 .../lib/ObjectModel/ItemrefPropertyDescriptor.pm   |    8 +-
 testbot/lib/ObjectModel/PropertyDescriptor.pm      |   13 ++-
 testbot/lib/WineTestBot/Branches.pm                |   15 ++-
 testbot/lib/WineTestBot/Config.pm                  |    8 +-
 testbot/lib/WineTestBot/Jobs.pm                    |   70 +++++++++++++-
 testbot/lib/WineTestBot/Log.pm                     |    6 +-
 testbot/lib/WineTestBot/Patches.pm                 |   63 ++++++++++++-
 testbot/lib/WineTestBot/PendingPatchSets.pm        |   97 +++++++++++++++++++-
 testbot/lib/WineTestBot/PendingPatches.pm          |   20 +++-
 testbot/lib/WineTestBot/Roles.pm                   |   18 +++-
 testbot/lib/WineTestBot/Steps.pm                   |   20 +++-
 testbot/lib/WineTestBot/StepsTasks.pm              |   20 +++-
 testbot/lib/WineTestBot/Tasks.pm                   |   36 ++++++-
 testbot/lib/WineTestBot/UserRoles.pm               |   14 ++-
 testbot/lib/WineTestBot/Users.pm                   |   14 ++-
 testbot/lib/WineTestBot/Utils.pm                   |    6 +-
 testbot/lib/WineTestBot/WineTestBotObjects.pm      |   15 ++-
 25 files changed, 411 insertions(+), 109 deletions(-)

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



More information about the wine-cvs mailing list