[libtest-valgrind-perl] 01/06: Merge tag 'upstream/1.14'
gregor herrmann
gregoa at debian.org
Thu Sep 5 19:26:26 UTC 2013
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 b606fe5b4955128aaaba3371af8c2a92b2ad54a7
Merge: a740332 ac10ec9
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Sep 5 21:16:55 2013 +0200
Merge tag 'upstream/1.14'
Upstream version 1.14
Changes | 9 +++
MANIFEST | 6 +-
META.json | 80 ++++++++++++-------------
META.yml | 6 +-
Makefile.PL | 4 +-
README | 12 ++--
Valgrind.xs | 8 ++-
lib/Test/Valgrind.pm | 14 +++--
lib/Test/Valgrind/Action.pm | 30 +++++++---
lib/Test/Valgrind/Action/Captor.pm | 13 ++--
lib/Test/Valgrind/Action/Suppressions.pm | 18 ++++--
lib/Test/Valgrind/Action/Test.pm | 18 ++++--
lib/Test/Valgrind/Carp.pm | 6 +-
lib/Test/Valgrind/Command.pm | 32 +++++++---
lib/Test/Valgrind/Command/Aggregate.pm | 15 +++--
lib/Test/Valgrind/Command/Perl.pm | 25 ++++++--
lib/Test/Valgrind/Command/PerlScript.pm | 16 +++--
lib/Test/Valgrind/Component.pm | 16 +++--
lib/Test/Valgrind/Parser.pm | 24 +++++---
lib/Test/Valgrind/Parser/Suppressions/Text.pm | 6 +-
lib/Test/Valgrind/Parser/Text.pm | 10 ++--
lib/Test/Valgrind/Parser/XML.pm | 10 ++--
lib/Test/Valgrind/Parser/XML/Twig.pm | 10 ++--
lib/Test/Valgrind/Report.pm | 32 ++++++++--
lib/Test/Valgrind/Session.pm | 53 +++++++++++++---
lib/Test/Valgrind/Suppressions.pm | 27 +++++++--
lib/Test/Valgrind/Tool.pm | 42 +++++++++----
lib/Test/Valgrind/Tool/memcheck.pm | 27 ++++++---
samples/xml-output-protocol4.txt | 12 ++--
samples/xml-output.txt | 14 ++---
t/00-load.t | 2 +-
t/91-pod.t | 13 ----
t/92-pod-coverage.t | 53 ----------------
t/95-portability-files.t | 10 ----
t/99-kwalitee.t | 21 -------
t/lib/Test/Valgrind/Test/Action.pm | 11 +++-
36 files changed, 422 insertions(+), 283 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