[libtest-aggregate-perl] 01/03: Merge tag 'upstream/0.368'

Florian Schlichting fsfs at alioth.debian.org
Tue Aug 20 22:15:32 UTC 2013


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

fsfs pushed a commit to branch master
in repository libtest-aggregate-perl.

commit da86d9488e7656390f9dab7301b93e0ed62de370
Merge: 989d4f5 ec9784d
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Aug 21 00:05:35 2013 +0200

    Merge tag 'upstream/0.368'
    
    Upstream version 0.368

 .mailmap                                |    1 +
 Build.PL                                |    3 +
 Changes                                 |   14 +++
 MANIFEST                                |   13 ++-
 META.json                               |   12 +--
 META.yml                                |   12 +--
 Makefile.PL                             |    2 +-
 aggtests-extras/die.t                   |   11 +++
 aggtests-extras/fake_read_failure.t     |    4 +
 aggtests-extras/skip_to_end_undefined.t |   17 ++++
 aggtests-nested/data_handle.t           |   11 +++
 aggtests-nested/number_of_tests.t       |   20 +++++
 aggtests/skip_to_end.t                  |   17 ++++
 lib/Test/Aggregate.pm                   |    4 +-
 lib/Test/Aggregate/Base.pm              |    4 +-
 lib/Test/Aggregate/Builder.pm           |    4 +-
 lib/Test/Aggregate/Nested.pm            |   40 +++++++--
 t/exception.t                           |   42 +++++++++
 t/lib/AggTestTester.pm                  |  144 +++++++++++++++++++++++++++++++
 t/nested.t                              |    2 +-
 t/nested_skip_to_end.t                  |   33 +++++++
 t/pre_post.t                            |    7 +-
 t/pre_post_nested.t                     |    7 +-
 t/read_failure.t                        |   49 +++++++++++
 24 files changed, 442 insertions(+), 31 deletions(-)

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



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