X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=MANIFEST;h=6915c64c6c1888606f43271fc463df044a28d8ee;hp=8f37508141a04034d05ee0186365395331d8db7f;hb=0c5d8f138c37804f0587deba3db2a1ce8ee674b2;hpb=01ace0ff88ffd8fb63dfebcc3b8a8baaf9e0df25 diff --git a/MANIFEST b/MANIFEST index 8f37508..6915c64 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,7 @@ Changes +INSTALL.SKIP MANIFEST +META.json META.yml Makefile.PL README @@ -14,9 +16,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 @@ -24,14 +28,12 @@ lib/Test/Valgrind/Suppressions.pm lib/Test/Valgrind/Tool.pm lib/Test/Valgrind/Tool/memcheck.pm samples/map.pl -samples/xml-output.txt samples/xml-output-protocol4.txt +samples/xml-output.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 -t/95-portability-files.t -t/99-kwalitee.t +t/81-suppressions-demangle.t t/lib/Test/Valgrind/Test/Action.pm