X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=e0c368bf24fac45c5191ff95230fde8e4d08f119;hb=3aff25a7a85cc4462aa3d144dced7cd8b1bea0f7;hp=7e8fd165b3df06960bddc25ff7abfbd047ee7b95;hpb=76e13d7ca56782de6f9fb8d6597856ad91c15ffb;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/MANIFEST b/MANIFEST index 7e8fd16..e0c368b 100644 --- a/MANIFEST +++ b/MANIFEST @@ -14,7 +14,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 @@ -27,6 +31,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