]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - MANIFEST
Also strip the (new) tail after cutting the suppression at Perl_runops
[perl/modules/Test-Valgrind.git] / MANIFEST
index 074e4a05f7dbb02ed67c7bd223efd36b59b19884..cc647f11225018775aad2386af6c049bfa8fe016 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,24 +1,41 @@
 Changes
-FixInstall.PL
-Gensupp.PL
+INSTALL.SKIP
 MANIFEST
+META.yml
 Makefile.PL
 README
 Valgrind.xs
-gen.pl
 lib/Test/Valgrind.pm
-lib/Test/Valgrind/perlTestValgrind.supp
+lib/Test/Valgrind/Action.pm
+lib/Test/Valgrind/Action/Captor.pm
+lib/Test/Valgrind/Action/Suppressions.pm
+lib/Test/Valgrind/Action/Test.pm
+lib/Test/Valgrind/Carp.pm
+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/Suppressions.tpl
+lib/Test/Valgrind/Tool.pm
+lib/Test/Valgrind/Tool/memcheck.pm
 samples/map.pl
+samples/xml-output.txt
+samples/xml-output-protocol4.txt
 t/00-load.t
-t/01-import.t
-t/10-suppressions.t
-t/20-good.t
-t/30-bad.t
-t/90-boilerplate.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
-META.yml                                 Module meta-data (added by MakeMaker)
+t/lib/Test/Valgrind/Test/Action.pm