X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=MANIFEST;h=595f4de6c3954afc82cacfad1d7dcbafaea52471;hp=774c1e28863962e02c6a22ce4076fc39a8504799;hb=HEAD;hpb=8e236cf7f5ac06829edb65527fcdf12716ecd159 diff --git a/MANIFEST b/MANIFEST index 774c1e2..595f4de 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,21 +1,48 @@ Changes -Gensupp.PL +INSTALL.SKIP MANIFEST +META.json +META.yml Makefile.PL README -gen.pl +Valgrind.xs lib/Test/Valgrind.pm -lib/Test/Valgrind/perlTestValgrind.supp +lib/Test/Valgrind/Action.pm +lib/Test/Valgrind/Action/Captor.pm +lib/Test/Valgrind/Action/Suppressions.pm +lib/Test/Valgrind/Action/Test.pm +lib/Test/Valgrind/Carp.pm +lib/Test/Valgrind/Command.pm +lib/Test/Valgrind/Command/Aggregate.pm +lib/Test/Valgrind/Command/Perl.pm +lib/Test/Valgrind/Command/PerlScript.pm +lib/Test/Valgrind/Component.pm +lib/Test/Valgrind/Parser.pm +lib/Test/Valgrind/Parser/Suppressions/Text.pm +lib/Test/Valgrind/Parser/Text.pm +lib/Test/Valgrind/Parser/XML.pm +lib/Test/Valgrind/Parser/XML/Twig.pm +lib/Test/Valgrind/Report.pm +lib/Test/Valgrind/Session.pm lib/Test/Valgrind/Suppressions.pm -lib/Test/Valgrind/Suppressions.tpl +lib/Test/Valgrind/Tool.pm +lib/Test/Valgrind/Tool/memcheck.pm +lib/Test/Valgrind/Util.pm +lib/Test/Valgrind/Version.pm samples/map.pl +samples/xml-output-protocol4.txt +samples/xml-output.txt t/00-load.t -t/01-import.t -t/10-suppressions.t -t/20-good.t -t/90-boilerplate.t -t/91-pod.t -t/92-pod-coverage.t -t/95-portability-files.t -t/99-kwalitee.t -META.yml Module meta-data (added by MakeMaker) +t/10-good.t +t/12-good-run-exception.t +t/20-bad.t +t/30-skip.t +t/60-version.t +t/70-session.t +t/71-session-command.t +t/80-suppressions.t +t/81-suppressions-demangle.t +t/lib/Test/Valgrind/FakeValgrind.pm +t/lib/Test/Valgrind/Test/Action.pm +t/lib/VPIT/TestHelpers.pm +t/supp/no_perl