X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=03fe7fd6e0417d794d95d657930be880b7651a56;hb=5b767fa79f801bc6fb2ff6d9c7bb99f274c4016e;hp=e0c368bf24fac45c5191ff95230fde8e4d08f119;hpb=1676ebac042f1bf93c0639beb6b33ee471c063db;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/MANIFEST b/MANIFEST index e0c368b..03fe7fd 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,7 @@ Changes +INSTALL.SKIP MANIFEST +META.json META.yml Makefile.PL README @@ -26,15 +28,15 @@ 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/81-suppressions-demangle.t t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t -t/99-kwalitee.t t/lib/Test/Valgrind/Test/Action.pm