X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=240dbe53d046db4c59e8b5b22eb2b9a417a2f8c2;hb=a7f76c8c630e9273e6b8c72f884e7fe012da116e;hp=785365d76cf859661c211b4fc0082cf698988fa0;hpb=3968e3b9715c8e5e7eaf998012d434b914b9e126;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/MANIFEST b/MANIFEST index 785365d..240dbe5 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,4 +1,5 @@ Changes +INSTALL.SKIP MANIFEST META.yml Makefile.PL @@ -11,20 +12,29 @@ 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/Tool.pm -lib/Test/Valgrind/Tool/SuppressionsParser.pm lib/Test/Valgrind/Tool/memcheck.pm samples/map.pl samples/xml-output.txt +samples/xml-output-protocol4.txt t/00-load.t t/10-good.t t/20-bad.t +t/70-session.t t/80-suppressions.t +t/81-suppressions-demangle.t t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t