X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=cc647f11225018775aad2386af6c049bfa8fe016;hb=02988812caad37eabb53817242d72f65d435316f;hp=8f37508141a04034d05ee0186365395331d8db7f;hpb=01ace0ff88ffd8fb63dfebcc3b8a8baaf9e0df25;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/MANIFEST b/MANIFEST index 8f37508..cc647f1 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,4 +1,5 @@ Changes +INSTALL.SKIP MANIFEST META.yml Makefile.PL @@ -14,9 +15,11 @@ 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 @@ -29,6 +32,7 @@ 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/91-pod.t t/92-pod-coverage.t