X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=70c1d21fd7267c1e0ad5e1934e261868c8b50fa7;hb=44f0639e6ac34bdc0be52d47fe2c2df43ab1ca94;hp=56d133ba1b6ac07eb1b806d5c0293f47dd6059a6;hpb=31a371128b71987723d8ac1587297141026a83bf;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/MANIFEST b/MANIFEST index 56d133b..70c1d21 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,7 @@ Changes +INSTALL.SKIP MANIFEST +META.json META.yml Makefile.PL README @@ -14,7 +16,12 @@ 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 @@ -26,7 +33,9 @@ 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