X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=7c58789591a0bbfb5113ae33f0c8a1649d8d34ab;hb=c3bddb1d8f216d2ee6362d46156d74303ed87611;hp=bbd35b6b0d5bbafa023967c256a1da0889f274c8;hpb=b2704119f33afe129689835c879b2897f2aaf0e4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index bbd35b6..7c58789 100644 --- a/MANIFEST +++ b/MANIFEST @@ -504,6 +504,10 @@ ext/Opcode/Opcode.xs Opcode extension external subroutines ext/Opcode/ops.pm "Pragma" form of Opcode extension Perl module ext/Opcode/ops.t See if Opcode works ext/Opcode/Safe.pm Safe extension Perl module +ext/PerlIO/encoding/MANIFEST PerlIO::encoding list of files +ext/PerlIO/encoding/Makefile.PL PerlIO::encoding makefile writer +ext/PerlIO/encoding/encoding.pm PerlIO::encoding +ext/PerlIO/encoding/encoding.xs PerlIO::encoding ext/PerlIO/PerlIO.t See if PerlIO works ext/PerlIO/Scalar/Makefile.PL PerlIO layer for scalars ext/PerlIO/Scalar/Scalar.pm PerlIO layer for scalars @@ -656,6 +660,7 @@ ext/threads/t/libc.t testing libc functions for threadsafetyness ext/threads/t/stress_cv.t Test with multiple threads, coderef cv argument. ext/threads/t/stress_re.t Test with multiple threads, string cv argument and regexes. ext/threads/t/stress_string.t Test with multiple threads, string cv argument. +ext/threads/t/thread.t General ithread tests from thr5005 ext/threads/threads.pm ithreads ext/threads/threads.xs ithreads ext/threads/typemap ithreads @@ -2271,7 +2276,6 @@ t/io/crlf.t See if :crlf works t/io/dup.t See if >& works right t/io/fflush.t See if auto-flush on fork/exec/system/qx works t/io/fs.t See if directory manipulations work -t/io/full.t See if 'disk full' errors are reported t/io/inplace.t See if inplace editing works t/io/iprefix.t See if inplace editing works with prefixes t/io/nargv.t See if nested ARGV stuff works