This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #128524) correct indentation for utf-8 key hash elements
[perl5.git] / MANIFEST
index 027060e..a97d900 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1670,6 +1670,10 @@ cpan/Math-BigInt/t/alias.inc             Support for BigInt tests
 cpan/Math-BigInt/t/bare_mbf.t          Test MBF under Math::BigInt::BareCalc
 cpan/Math-BigInt/t/bare_mbi.t          Test MBI under Math::BigInt::BareCalc
 cpan/Math-BigInt/t/bare_mif.t          Rounding tests under BareCalc
+cpan/Math-BigInt/t/bdstr-mbf.t         Test Math::BigInt
+cpan/Math-BigInt/t/bdstr-mbi.t         Test Math::BigInt
+cpan/Math-BigInt/t/bestr-mbf.t         Test Math::BigInt
+cpan/Math-BigInt/t/bestr-mbi.t         Test Math::BigInt
 cpan/Math-BigInt/t/big_pi_e.t          test bpi() and bexp()
 cpan/Math-BigInt/t/bigfltpm.inc                Shared tests for bigfltpm.t and sub_mbf.t
 cpan/Math-BigInt/t/bigfltpm.t          See if BigFloat.pm works
@@ -1679,17 +1683,30 @@ cpan/Math-BigInt/t/bigintpm.t           See if BigInt.pm works
 cpan/Math-BigInt/t/bigints.t           See if BigInt.pm works
 cpan/Math-BigInt/t/biglog.t            Test the log function
 cpan/Math-BigInt/t/bigroot.t           Test the broot function
+cpan/Math-BigInt/t/bnstr-mbf.t         Test Math::BigInt
+cpan/Math-BigInt/t/bnstr-mbi.t         Test Math::BigInt
+cpan/Math-BigInt/t/bsstr-mbf.t         Test Math::BigInt
+cpan/Math-BigInt/t/bsstr-mbi.t         Test Math::BigInt
 cpan/Math-BigInt/t/calling.t           Test calling conventions
+cpan/Math-BigInt/t/calling-class-methods.t     Test Math::BigInt
+cpan/Math-BigInt/t/calling-instance-methods.t  Test Math::BigInt
 cpan/Math-BigInt/t/config.t            Test Math::BigInt->config()
 cpan/Math-BigInt/t/const_mbf.t         Test Math::BigInt
 cpan/Math-BigInt/t/constant.t          Test Math::BigInt/BigFloat under :constant
 cpan/Math-BigInt/t/downgrade.t         Test if use Math::BigInt(); under downgrade works
+cpan/Math-BigInt/t/dparts-mbf.t                Test Math::BigInt
+cpan/Math-BigInt/t/dparts-mbi.t                Test Math::BigInt
+cpan/Math-BigInt/t/eparts-mbf.t                Test Math::BigInt
+cpan/Math-BigInt/t/eparts-mbi.t                Test Math::BigInt
+cpan/Math-BigInt/t/from_bin-mbf.t      Test Math::BigInt
 cpan/Math-BigInt/t/from_hex-mbf.t      Test Math::BigInt
+cpan/Math-BigInt/t/from_oct-mbf.t      Test Math::BigInt
 cpan/Math-BigInt/t/inf_nan.t           Special tests for inf and *NaN* handling
 cpan/Math-BigInt/t/isa.t               Test for Math::BigInt inheritance
 cpan/Math-BigInt/t/lib_load.t          Test sane lib names
 cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm   Empty subclass of BigFloat for test
 cpan/Math-BigInt/t/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
+cpan/Math-BigInt/t/Math/BigInt/Lib/TestUtil.pm Test Math::BigInt
 cpan/Math-BigInt/t/Math/BigInt/Scalar.pm       Pure Perl module to support Math::BigInt
 cpan/Math-BigInt/t/Math/BigInt/Subclass.pm     Empty subclass of BigInt for test
 cpan/Math-BigInt/t/mbf_ali.t           Tests for BigFloat
@@ -1698,7 +1715,10 @@ cpan/Math-BigInt/t/mbi_rand.t            Test Math::BigInt randomly
 cpan/Math-BigInt/t/mbimbf.inc          Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
 cpan/Math-BigInt/t/mbimbf.t            BigInt/BigFloat accuracy, precision and fallback, round_mode
 cpan/Math-BigInt/t/nan_cmp.t           overloaded comparison involving *NaN*
+cpan/Math-BigInt/t/new-mbf.t           Test Math::BigInt
 cpan/Math-BigInt/t/new_overloaded.t    test overloaded numbers in BigFloat's new()
+cpan/Math-BigInt/t/nparts-mbf.t                Test Math::BigInt
+cpan/Math-BigInt/t/nparts-mbi.t                Test Math::BigInt
 cpan/Math-BigInt/t/objectify_mbf.t     Math::BigInt tests
 cpan/Math-BigInt/t/objectify_mbi.t     Math::BigInt tests
 cpan/Math-BigInt/t/req_mbf0.t          test: require Math::BigFloat; ->bzero();
@@ -1710,6 +1730,8 @@ cpan/Math-BigInt/t/req_mbfw.t             require Math::BigFloat; import ( with => );
 cpan/Math-BigInt/t/require.t           Test if require Math::BigInt works
 cpan/Math-BigInt/t/round.t             Test rounding with non-integer A and P
 cpan/Math-BigInt/t/rt-16221.t          Tests for objectify() w/foreign objs
+cpan/Math-BigInt/t/sparts-mbf.t                Test Math::BigInt
+cpan/Math-BigInt/t/sparts-mbi.t                Test Math::BigInt
 cpan/Math-BigInt/t/sub_ali.t           Tests for aliases in BigInt subclasses
 cpan/Math-BigInt/t/sub_mbf.t           Empty subclass test of BigFloat
 cpan/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
@@ -1851,6 +1873,7 @@ cpan/parent/t/parent-pmc.t                        tests for parent.pm
 cpan/parent/t/parent-returns-false.t           tests for parent.pm
 cpan/Parse-CPAN-Meta/corpus/BadMETA.yml
 cpan/Parse-CPAN-Meta/corpus/bareyaml.meta
+cpan/Parse-CPAN-Meta/corpus/CL018_yaml.meta
 cpan/Parse-CPAN-Meta/corpus/json.meta
 cpan/Parse-CPAN-Meta/corpus/META-VR.json
 cpan/Parse-CPAN-Meta/corpus/META-VR.yml
@@ -2508,7 +2531,6 @@ cpan/Test-Simple/lib/Test/Builder/Module.pm
 cpan/Test-Simple/lib/Test/Builder/Tester.pm
 cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
 cpan/Test-Simple/lib/Test/Builder/TodoDiag.pm
-cpan/Test-Simple/lib/Test/FAQ.pod
 cpan/Test-Simple/lib/Test/More.pm
 cpan/Test-Simple/lib/Test/Simple.pm
 cpan/Test-Simple/lib/Test/Tester.pm
@@ -2528,6 +2550,7 @@ cpan/Test-Simple/lib/Test2/Event/Bail.pm
 cpan/Test-Simple/lib/Test2/Event/Diag.pm
 cpan/Test-Simple/lib/Test2/Event/Exception.pm
 cpan/Test-Simple/lib/Test2/Event/Generic.pm
+cpan/Test-Simple/lib/Test2/Event/Info.pm
 cpan/Test-Simple/lib/Test2/Event/Note.pm
 cpan/Test-Simple/lib/Test2/Event/Ok.pm
 cpan/Test-Simple/lib/Test2/Event/Plan.pm
@@ -2627,6 +2650,7 @@ cpan/Test-Simple/t/Legacy/plan_no_plan.t
 cpan/Test-Simple/t/Legacy/plan_shouldnt_import.t
 cpan/Test-Simple/t/Legacy/plan_skip_all.t
 cpan/Test-Simple/t/Legacy/Regression/637.t
+cpan/Test-Simple/t/Legacy/Regression/683_thread_todo.t
 cpan/Test-Simple/t/Legacy/require_ok.t
 cpan/Test-Simple/t/Legacy/run_test.t
 cpan/Test-Simple/t/Legacy/simple.t
@@ -2699,6 +2723,7 @@ cpan/Test-Simple/t/lib/Test/Simple/sample_tests/two_fail.plx
 cpan/Test-Simple/t/lib/TieOut.pm
 cpan/Test-Simple/t/regression/642_persistent_end.t
 cpan/Test-Simple/t/regression/662-tbt-no-plan.t
+cpan/Test-Simple/t/regression/684-nested_todo_diag.t
 cpan/Test-Simple/t/regression/no_name_in_subtest.t
 cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing.t
 cpan/Test-Simple/t/Test2/acceptance/try_it_fork.t
@@ -2711,6 +2736,7 @@ cpan/Test-Simple/t/Test2/behavior/err_var.t
 cpan/Test-Simple/t/Test2/behavior/init_croak.t
 cpan/Test-Simple/t/Test2/behavior/nested_context_exception.t
 cpan/Test-Simple/t/Test2/behavior/no_load_api.t
+cpan/Test-Simple/t/Test2/behavior/run_subtest_inherit.t
 cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter.t
 cpan/Test-Simple/t/Test2/behavior/Subtest_events.t
 cpan/Test-Simple/t/Test2/behavior/Subtest_plan.t
@@ -2726,6 +2752,7 @@ cpan/Test-Simple/t/Test2/modules/Event/Bail.t
 cpan/Test-Simple/t/Test2/modules/Event/Diag.t
 cpan/Test-Simple/t/Test2/modules/Event/Exception.t
 cpan/Test-Simple/t/Test2/modules/Event/Generic.t
+cpan/Test-Simple/t/Test2/modules/Event/Info.t
 cpan/Test-Simple/t/Test2/modules/Event/Note.t
 cpan/Test-Simple/t/Test2/modules/Event/Ok.t
 cpan/Test-Simple/t/Test2/modules/Event/Plan.t
@@ -3684,6 +3711,7 @@ dist/Time-HiRes/t/time.t          Test for Time::HiRes
 dist/Time-HiRes/t/tv_interval.t                Test for Time::HiRes
 dist/Time-HiRes/t/ualarm.t             Test for Time::HiRes
 dist/Time-HiRes/t/usleep.t             Test for Time::HiRes
+dist/Time-HiRes/t/utime.t              Test for Time::HiRes
 dist/Time-HiRes/t/Watchdog.pm          Test for Time::HiRes
 dist/Time-HiRes/typemap                        Time::HiRes extension
 dist/XSLoader/Makefile.PL      Dynamic Loader makefile writer
@@ -5375,6 +5403,7 @@ t/op/cproto.t                     Check builtin prototypes
 t/op/crypt.t                   See if crypt works
 t/op/current_sub.t             __SUB__ tests
 t/op/dbm.t                     See if dbmopen/dbmclose work
+t/op/decl-refs.t               See if my \$foo works
 t/op/defined.t                 See if defined() edge cases work
 t/op/defins.t                  See if auto-insert of defined() works
 t/op/delete.t                  See if delete works
@@ -5590,6 +5619,7 @@ t/porting/regen.t         Check that regen.pl doesn't need running
 t/porting/ss_dup.t             Check that sv.c:ss_dup handle everything
 t/porting/test_bootstrap.t     Test that the instructions for test bootstrapping aren't accidentally overlooked.
 t/porting/utils.t              Check that utility scripts still compile
+t/re/anyof.t                   See if bracketed char classes [...] compile properly
 t/re/charset.t                 See if regex modifiers like /d, /u work properly
 t/re/fold_grind.t              See if case folding works properly
 t/re/no_utf8_pm.t              Verify utf8.pm doesn't get loaded unless required
@@ -5690,7 +5720,6 @@ t/uni/cache.t                     See if Unicode swash caching works
 t/uni/caller.t                 See if Unicode doesn't get mangled in caller()
 t/uni/case.pl                  See if Unicode casing works
 t/uni/chomp.t                  See if Unicode chomp works
-t/uni/chr.t                    See if Unicode chr works
 t/uni/class.t                  See if Unicode classes work (\p)
 t/uni/eval.t                   See if Unicode hints don't affect eval()
 t/uni/fold.t                   See if Unicode folding works
@@ -5713,9 +5742,6 @@ t/uni/sprintf.t                   See if Unicode sprintf works
 t/uni/stash.t                  See if Unicode stashes work
 t/uni/tie.t                    See if Unicode tie works
 t/uni/title.t                  See if Unicode casing works
-t/uni/tr_7jis.t                        See if Unicode tr/// in 7jis works
-t/uni/tr_eucjp.t               See if Unicode tr/// in eucjp works
-t/uni/tr_sjis.t                        See if Unicode tr/// in sjis works
 t/uni/tr_utf8.t                        See if Unicode tr/// in utf8 works
 t/uni/universal.t              See if Unicode in calls to UNIVERSAL works
 t/uni/upper.t                  See if Unicode casing works