[libtest-simple-perl] 01/04: Merge tag 'upstream/1.302052'

gregor herrmann gregoa at debian.org
Sun Sep 4 15:49:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libtest-simple-perl.

commit 8a6b0ac97f701ba13d6304eed16f1820c8073714
Merge: ff02793 4bb7a34
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 4 17:43:28 2016 +0200

    Merge tag 'upstream/1.302052'
    
    Upstream version 1.302052

 Changes                                 |  12 ++++
 MANIFEST                                |   1 +
 META.json                               |   2 +-
 META.yml                                |   2 +-
 Makefile.PL                             |  16 +++--
 README                                  | 100 +++++++++++++++++++++-----------
 README.md                               |  19 +++++-
 appveyor.yml                            |  27 +++++++++
 dist.ini                                |   5 +-
 lib/Test/Builder.pm                     |   2 +-
 lib/Test/Builder/Formatter.pm           |   2 +-
 lib/Test/Builder/Module.pm              |   2 +-
 lib/Test/Builder/Tester.pm              |   2 +-
 lib/Test/Builder/Tester/Color.pm        |   2 +-
 lib/Test/Builder/TodoDiag.pm            |   2 +-
 lib/Test/More.pm                        |   2 +-
 lib/Test/Simple.pm                      |   2 +-
 lib/Test/Tester.pm                      |   2 +-
 lib/Test/Tester/Capture.pm              |   2 +-
 lib/Test/Tester/CaptureRunner.pm        |   2 +-
 lib/Test/Tester/Delegate.pm             |   2 +-
 lib/Test/use/ok.pm                      |   2 +-
 lib/Test2.pm                            |  10 +++-
 lib/Test2/API.pm                        |   4 +-
 lib/Test2/API/Breakage.pm               |   2 +-
 lib/Test2/API/Context.pm                |   2 +-
 lib/Test2/API/Instance.pm               |   2 +-
 lib/Test2/API/Stack.pm                  |   2 +-
 lib/Test2/Event.pm                      |   2 +-
 lib/Test2/Event/Bail.pm                 |   2 +-
 lib/Test2/Event/Diag.pm                 |   2 +-
 lib/Test2/Event/Exception.pm            |   2 +-
 lib/Test2/Event/Generic.pm              |   2 +-
 lib/Test2/Event/Info.pm                 |   2 +-
 lib/Test2/Event/Note.pm                 |   2 +-
 lib/Test2/Event/Ok.pm                   |   2 +-
 lib/Test2/Event/Plan.pm                 |   2 +-
 lib/Test2/Event/Skip.pm                 |   2 +-
 lib/Test2/Event/Subtest.pm              |   2 +-
 lib/Test2/Event/Waiting.pm              |   2 +-
 lib/Test2/Formatter.pm                  |   2 +-
 lib/Test2/Formatter/TAP.pm              |   2 +-
 lib/Test2/Hub.pm                        |   2 +-
 lib/Test2/Hub/Interceptor.pm            |   2 +-
 lib/Test2/Hub/Interceptor/Terminator.pm |   2 +-
 lib/Test2/Hub/Subtest.pm                |   2 +-
 lib/Test2/IPC.pm                        |   2 +-
 lib/Test2/IPC/Driver.pm                 |   2 +-
 lib/Test2/IPC/Driver/Files.pm           |   2 +-
 lib/Test2/Util.pm                       |   2 +-
 lib/Test2/Util/ExternalMeta.pm          |   2 +-
 lib/Test2/Util/HashBase.pm              |   2 +-
 lib/Test2/Util/Trace.pm                 |   2 +-
 lib/ok.pm                               |   2 +-
 t/Test2/modules/API.t                   |   8 +++
 55 files changed, 197 insertions(+), 95 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-simple-perl.git



More information about the Pkg-perl-cvs-commits mailing list