X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=8b0b49709b385a6b66fd007434250086b5425866;hb=1e422769b80038b1bfc4f5af33438b87cc1c7a22;hp=29657cbdb087214b3351304000be02191fc401d4;hpb=58c0852f6968d0b4520a03e22a56226185ab78c6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 29657cb..8b0b497 100644 --- a/MANIFEST +++ b/MANIFEST @@ -684,6 +684,7 @@ t/op/recurse.t See if deep recursion works t/op/ref.t See if refs and objects work t/op/regexp.t See if regular expressions work t/op/repeat.t See if x operator works +t/op/runlevel.t See if die() works from perl_call_*() t/op/sleep.t See if sleep works t/op/sort.t See if sort works t/op/split.t See if split works @@ -693,6 +694,7 @@ t/op/study.t See if study works t/op/subst.t See if substitution works t/op/substr.t See if substr works t/op/sysio.t See if sysread and syswrite work +t/op/taint.t See if tainting works t/op/tie.t See if tie/untie functions work t/op/time.t See if time functions work t/op/undef.t See if undef works