X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=158ed9035e2d04a6d3ca5018e8e57abd464a8e04;hb=f229eb96e8c03a16ac13b617542554b44023c510;hp=8c3766006ff0e98bec5b9f9f047c7f8050ef4bd8;hpb=0e79c45af8d5eabe900280cc0e5467936467dee9;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/MANIFEST b/MANIFEST index 8c37660..158ed90 100644 --- a/MANIFEST +++ b/MANIFEST @@ -14,14 +14,20 @@ 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 +samples/xml-output-protocol4.txt t/00-load.t t/10-good.t t/20-bad.t