X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=e0c368bf24fac45c5191ff95230fde8e4d08f119;hb=5e79efb82cb666170d0433e927acb2048031ce34;hp=c07bdb4f536ed25171bc167d43a1cd006853c16d;hpb=e93e75f9d749f039427bb45b70148b56054e05a9;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/MANIFEST b/MANIFEST index c07bdb4..e0c368b 100644 --- a/MANIFEST +++ b/MANIFEST @@ -14,11 +14,16 @@ 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 @@ -26,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