[libtest-valgrind-perl] 03/08: Merge tag 'upstream/1.15'

gregor herrmann gregoa at debian.org
Sun Nov 1 18:21:38 UTC 2015


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

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

commit fd932df6df93aa53e7770761a0b2edc190153583
Merge: 771816d 3e838a9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 1 19:11:10 2015 +0100

    Merge tag 'upstream/1.15'
    
    Upstream version 1.15

 Changes                                       |  11 ++
 MANIFEST                                      |   1 +
 META.json                                     |   8 +-
 META.yml                                      |  94 ++++++++-------
 Makefile.PL                                   | 162 +++++++++++++++++++-------
 README                                        |  19 ++-
 Valgrind.xs                                   |  20 +++-
 lib/Test/Valgrind.pm                          |  24 ++--
 lib/Test/Valgrind/Action.pm                   |   6 +-
 lib/Test/Valgrind/Action/Captor.pm            |   6 +-
 lib/Test/Valgrind/Action/Suppressions.pm      |  12 +-
 lib/Test/Valgrind/Action/Test.pm              |   6 +-
 lib/Test/Valgrind/Carp.pm                     |   6 +-
 lib/Test/Valgrind/Command.pm                  |   6 +-
 lib/Test/Valgrind/Command/Aggregate.pm        |   6 +-
 lib/Test/Valgrind/Command/Perl.pm             |  12 +-
 lib/Test/Valgrind/Command/PerlScript.pm       |   6 +-
 lib/Test/Valgrind/Component.pm                |   6 +-
 lib/Test/Valgrind/Parser.pm                   |   6 +-
 lib/Test/Valgrind/Parser/Suppressions/Text.pm |   6 +-
 lib/Test/Valgrind/Parser/Text.pm              |   6 +-
 lib/Test/Valgrind/Parser/XML.pm               |   6 +-
 lib/Test/Valgrind/Parser/XML/Twig.pm          |   8 +-
 lib/Test/Valgrind/Report.pm                   |   6 +-
 lib/Test/Valgrind/Session.pm                  |  53 ++++++---
 lib/Test/Valgrind/Suppressions.pm             |   6 +-
 lib/Test/Valgrind/Tool.pm                     |   6 +-
 lib/Test/Valgrind/Tool/memcheck.pm            |   8 +-
 t/10-good.t                                   |  14 ++-
 t/12-good-run-exception.t                     |  20 ++++
 t/20-bad.t                                    |  19 ++-
 t/lib/Test/Valgrind/Test/Action.pm            |  46 +++++++-
 32 files changed, 421 insertions(+), 200 deletions(-)

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



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