-Dmad minitest failure bisect
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 1a7d10e..04e197d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1526,6 +1526,7 @@ cpan/Module-Build/lib/Module/Build/Authoring.pod  Module::Build
 cpan/Module-Build/lib/Module/Build/Base.pm             Module::Build
 cpan/Module-Build/lib/Module/Build/Bundling.pod                Module::Build
 cpan/Module-Build/lib/Module/Build/Compat.pm           Module::Build
+cpan/Module-Build/lib/Module/Build/ConfigData.pm       Configuration for Module::Build
 cpan/Module-Build/lib/Module/Build/Config.pm           Module::Build
 cpan/Module-Build/lib/Module/Build/Cookbook.pm         Module::Build
 cpan/Module-Build/lib/Module/Build/Dumper.pm           Module::Build
@@ -2240,7 +2241,7 @@ cpan/Test-Simple/t/BEGIN_use_ok.t                 Test::More use_ok() testing
 cpan/Test-Simple/t/buffer.t                            Test::Builder buffering test
 cpan/Test-Simple/t/Builder/Builder.t                   Test::Builder tests
 cpan/Test-Simple/t/Builder/carp.t                      Test::Builder test
-cpan/Test-Simple/t/Builder/create.t                    Test::Builder test 
+cpan/Test-Simple/t/Builder/create.t                    Test::Builder test
 cpan/Test-Simple/t/Builder/current_test.t              Test::Builder tests
 cpan/Test-Simple/t/Builder/current_test_without_plan.t Test::Builder tests
 cpan/Test-Simple/t/Builder/details.t                   Test::Builder tests
@@ -3495,7 +3496,6 @@ lib/less.t                        See if less support works
 lib/locale.pm                  For "use locale"
 lib/locale.t                   See if locale support works
 lib/look.pl                    A "look" equivalent
-lib/Module/Build/ConfigData.pm Configuration for Module::Build
 lib/Net/hostent.pm             By-name interface to Perl's builtin gethost*
 lib/Net/hostent.t              See if Net::hostent works
 lib/Net/netent.pm              By-name interface to Perl's builtin getnet*
@@ -3620,7 +3620,6 @@ lib/unicore/Jamo.txt                              Unicode character database
 lib/unicore/LineBreak.txt                      Unicode character database
 lib/unicore/Makefile                           Unicode character database
 lib/unicore/mktables                           Unicode character database generator
-lib/unicore/mktables.lst                       File list for mktables
 lib/unicore/NameAliases.txt                    Unicode character database
 lib/unicore/NamedSequences.txt                 Unicode character database
 lib/unicore/NamedSqProv.txt                    Unicode character database
@@ -4158,7 +4157,7 @@ symbian/sanity.pl         Helper code for config.pl
 symbian/sdk.pl                 Helper code for config.pl
 symbian/sisify.pl              Packaging utility
 symbian/symbian_dll.cpp                The DLL stub for Symbian
-symbian/symbianish.h           Header for Symbian      
+symbian/symbianish.h           Header for Symbian
 symbian/symbian_proto.h                Prototypes for Symbian
 symbian/symbian_stubs.c                Stub routines for Symbian
 symbian/symbian_stubs.h                Stub headers for Symbian
@@ -4189,6 +4188,8 @@ t/comp/decl.t                     See if declarations work
 t/comp/fold.t                  See if constant folding works
 t/comp/hints.aux               Auxillary file for %^H test
 t/comp/hints.t                 See if %^H works
+t/comp/line_debug_0.aux                Auxiliary file for @{"_<$file"} test
+t/comp/line_debug.t            See if @{"_<$file"} works
 t/comp/multiline.t             See if multiline strings work
 t/comp/opsubs.t                        See if q() etc. are not parsed as functions
 t/comp/our.t                   Tests for our declaration
@@ -4430,7 +4431,7 @@ t/op/numconvert.t         See if accessing fields does not change numeric values
 t/op/oct.t                     See if oct and hex work
 t/op/ord.t                     See if ord works
 t/op/or.t                      See if || works in weird situations
-t/op/overload_integer.t                See if overload::constant for integer works after "use".   
+t/op/overload_integer.t                See if overload::constant for integer works after "use".
 t/op/override.t                        See if operator overriding works
 t/op/pack.t                    See if pack and unpack work
 t/op/pos.t                     See if pos works
@@ -4502,7 +4503,7 @@ t/porting/test_bootstrap.t        Test that the instructions for test bootstrapping are
 t/README                       Instructions for regression tests
 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
-t/re/pat_psycho.t              See if insane esoteric and slow patterns work 
+t/re/pat_psycho.t              See if insane esoteric and slow patterns work
 t/re/pat_psycho_thr.t          See if insane esoteric and slow patterns work in another thread
 t/re/pat_re_eval.t             See if esoteric patterns using re 'eval' work
 t/re/pat_re_eval_thr.t         See if esoteric patterns using re 'eval' work in another thread
@@ -4544,6 +4545,7 @@ t/re/substr_thr.t         See if substr works in another thread
 t/re/subst.t                   See if substitution works
 t/re/substT.t                  See if substitution works with -T
 t/re/subst_wamp.t              See if substitution works with $& present
+t/re/uniprops.t                        Test unicode \p{} regex constructs
 t/run/cloexec.t                        Test close-on-exec.
 t/run/exit.t                   Test perl's exit status.
 t/run/fresh_perl.t             Tests that require a fresh perl.
@@ -4699,6 +4701,7 @@ win32/Makefile.ce         WinCE port
 win32/makefile.mk              Win32 makefile for DMAKE (BC++, VC++ builds)
 win32/mdelete.bat              multifile delete
 win32/perlexe.ico              perlexe.ico image file
+win32/perlexe.manifest         Assembly manifest file
 win32/perlexe.rc               associated perl binary with icon
 win32/perlglob.c               Win32 port
 win32/perlhost.h               Perl "host" implementation