X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=91147fda99288b577a1495b43b03bf91499c6ece;hb=7060ecfedfb01287e3f9f9ed6ddd6c3506414a16;hp=9cdf7ae56c6d5e216c17fc23c79e1698713a519b;hpb=599cee73f2261c5e09cde7ceba3f9a896989e117;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 9cdf7ae..91147fd 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1132,6 +1132,9 @@ t/pragma/strict.t See if strictures work t/pragma/subs.t See if subroutine pseudo-importation works t/pragma/warn-1global Tests of global warnings for warning.t t/pragma/warn-2use Tests for "use warning" for warning.t +t/pragma/warn-3both Tests for interaction of $^W and "use warning" +t/pragma/warn-4lint Tests for -W switch +t/pragma/warn-5nolint Tests for -X switch t/pragma/warn-doio Tests for doio.c for warning.t t/pragma/warn-gv Tests for gv.c for warning.t t/pragma/warn-mg Tests for mg.c for warning.t