X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/ba6348832db3466d8ed9c3e5162a8438475e1a0c..f80c2205cb723cd2cf47ce4d256d279c74a46325:/MANIFEST?ds=sidebyside diff --git a/MANIFEST b/MANIFEST index 8067c53..b91d91a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1383,7 +1383,6 @@ cpan/MIME-Base64/t/base64.t See whether MIME::Base64 works cpan/MIME-Base64/t/length.t See whether MIME::QuotedPrint works cpan/MIME-Base64/t/quoted-print.t See whether MIME::QuotedPrint works cpan/MIME-Base64/t/unicode.t See whether MIME::Base64 works -cpan/MIME-Base64/t/warn.t See whether MIME::Base64 works cpan/Module-Build/Changes Module::Build cpan/Module-Build/lib/inc/latest.pm Module::Build cpan/Module-Build/lib/inc/latest/private.pm Module::Build @@ -2442,7 +2441,14 @@ cpan/Unicode-Collate/Collate/Locale/zh_strk.pl Unicode::Collate cpan/Unicode-Collate/Collate.pm Unicode::Collate cpan/Unicode-Collate/README Unicode::Collate cpan/Unicode-Collate/t/altern.t Unicode::Collate +cpan/Unicode-Collate/t/backwds.t Unicode::Collate +cpan/Unicode-Collate/t/cjk_b5.t Unicode::Collate +cpan/Unicode-Collate/t/cjk_gb.t Unicode::Collate +cpan/Unicode-Collate/t/cjk_ja.t Unicode::Collate +cpan/Unicode-Collate/t/cjk_ko.t Unicode::Collate +cpan/Unicode-Collate/t/cjk_py.t Unicode::Collate cpan/Unicode-Collate/t/cjkrange.t Unicode::Collate +cpan/Unicode-Collate/t/cjk_st.t Unicode::Collate cpan/Unicode-Collate/t/compatui.t Unicode::Collate cpan/Unicode-Collate/t/contract.t Unicode::Collate cpan/Unicode-Collate/t/default.t Unicode::Collate @@ -3899,7 +3905,6 @@ mad/P5AST.pm Used by nomad mad/P5re.pm Used by nomad mad/PLXML.pm Used by nomad mad/t/p55.t Test for the Perl 5 to Perl 5 translator -makeaperl.SH perl script that produces a new perl binary makedef.pl Create symbol export lists for linking makedepend.SH Precursor to makedepend make_ext.pl Used by Makefile to execute extension Makefiles @@ -4475,6 +4480,7 @@ t/io/crlf.t See if :crlf works t/io/crlf_through.t See if pipe passes data intact with :crlf t/io/defout.t See if PL_defoutgv works t/io/dup.t See if >& works right +t/io/eintr.t See if code called during EINTR is safe t/io/errnosig.t Test case for restoration $! when leaving signal handlers t/io/errno.t See if $! is correctly set t/io/fflush.t See if auto-flush on fork/exec/system/qx works @@ -4790,12 +4796,14 @@ t/porting/checkcase.t Check whether we are case-insensitive-fs-friendly t/porting/diag.t Test completeness of perldiag.pod t/porting/dual-life.t Check that dual-life bins are in utils/ t/porting/exec-bit.t Check that exec-bit bins are identified +t/porting/FindExt.t Test win32/FindExt.pm t/porting/maintainers.t Test that Porting/Maintaners.pl is up to date t/porting/manifest.t Test that this MANIFEST file is well formed t/porting/podcheck.t Test the POD of shipped modules is well formed t/porting/regen.t Check that regen.pl doesn't need running t/porting/test_bootstrap.t Test that the instructions for test bootstrapping aren't accidentally overlooked. t/README Instructions for regression tests +t/re/fold_grind.t See if case folding works properly t/re/overload.t Test against string corruption in pattern matches on overloaded objects t/re/pat_advanced.t See if advanced esoteric patterns work t/re/pat_advanced_thr.t See if advanced esoteric patterns work in another thread @@ -4948,7 +4956,6 @@ vms/test.com DCL driver for regression tests vms/vms.c VMS-specific C code for Perl core vms/vmsish.h VMS-specific C header for Perl core vms/vmspipe.com VMS-specific piped command helper script -vms/writemain.pl Generate perlmain.c from miniperlmain.c+extensions vos/Changes Changes made to port Perl to the VOS operating system vos/compile_full_perl.cm VOS command macro to build "full" Perl vos/configure_full_perl.sh VOS shell script to configure "full" perl before building @@ -4988,7 +4995,6 @@ win32/create_perllibst_h.pl creates perllibst.h file for inclusion from perllib. win32/distclean.bat Remove _ALL_ files not listed here in MANIFEST win32/fcrypt.c crypt() implementation win32/FindExt.pm Scan for extensions -win32/FindExt.t Test FindExt.pm win32/genmk95.pl Perl code to generate command.com-usable makefile.95 win32/include/arpa/inet.h Win32 port win32/include/dirent.h Win32 port @@ -5024,7 +5030,6 @@ win32/win32thread.h Win32 port mapping to threads win32/wince.c WinCE port win32/wince.h WinCE port win32/wincesck.c WinCE port -writemain.SH Generate perlmain.c from miniperlmain.c+extensions x2p/a2p.c Output of a2p.y run through byacc x2p/a2p.h Global declarations x2p/a2p.pod Pod for awk to perl translator