Move Test::Simple from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:19:41 +0000 (16:19 +0100)]
122 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/Test-Simple/Changes [moved from ext/Test-Simple/Changes with 100% similarity]
cpan/Test-Simple/README [moved from ext/Test-Simple/README with 100% similarity]
cpan/Test-Simple/TODO [moved from ext/Test-Simple/TODO with 100% similarity]
cpan/Test-Simple/lib/Test/Builder.pm [moved from ext/Test-Simple/lib/Test/Builder.pm with 100% similarity]
cpan/Test-Simple/lib/Test/Builder/Module.pm [moved from ext/Test-Simple/lib/Test/Builder/Module.pm with 100% similarity]
cpan/Test-Simple/lib/Test/Builder/Tester.pm [moved from ext/Test-Simple/lib/Test/Builder/Tester.pm with 100% similarity]
cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm [moved from ext/Test-Simple/lib/Test/Builder/Tester/Color.pm with 100% similarity]
cpan/Test-Simple/lib/Test/More.pm [moved from ext/Test-Simple/lib/Test/More.pm with 100% similarity]
cpan/Test-Simple/lib/Test/Simple.pm [moved from ext/Test-Simple/lib/Test/Simple.pm with 100% similarity]
cpan/Test-Simple/lib/Test/Tutorial.pod [moved from ext/Test-Simple/lib/Test/Tutorial.pod with 100% similarity]
cpan/Test-Simple/t/00test_harness_check.t [moved from ext/Test-Simple/t/00test_harness_check.t with 100% similarity]
cpan/Test-Simple/t/BEGIN_require_ok.t [moved from ext/Test-Simple/t/BEGIN_require_ok.t with 100% similarity]
cpan/Test-Simple/t/BEGIN_use_ok.t [moved from ext/Test-Simple/t/BEGIN_use_ok.t with 100% similarity]
cpan/Test-Simple/t/Builder/Builder.t [moved from ext/Test-Simple/t/Builder/Builder.t with 100% similarity]
cpan/Test-Simple/t/Builder/carp.t [moved from ext/Test-Simple/t/Builder/carp.t with 100% similarity]
cpan/Test-Simple/t/Builder/create.t [moved from ext/Test-Simple/t/Builder/create.t with 100% similarity]
cpan/Test-Simple/t/Builder/current_test.t [moved from ext/Test-Simple/t/Builder/current_test.t with 100% similarity]
cpan/Test-Simple/t/Builder/current_test_without_plan.t [moved from ext/Test-Simple/t/Builder/current_test_without_plan.t with 100% similarity]
cpan/Test-Simple/t/Builder/details.t [moved from ext/Test-Simple/t/Builder/details.t with 100% similarity]
cpan/Test-Simple/t/Builder/done_testing.t [moved from ext/Test-Simple/t/Builder/done_testing.t with 100% similarity]
cpan/Test-Simple/t/Builder/done_testing_double.t [moved from ext/Test-Simple/t/Builder/done_testing_double.t with 100% similarity]
cpan/Test-Simple/t/Builder/done_testing_plan_mismatch.t [moved from ext/Test-Simple/t/Builder/done_testing_plan_mismatch.t with 100% similarity]
cpan/Test-Simple/t/Builder/done_testing_with_no_plan.t [moved from ext/Test-Simple/t/Builder/done_testing_with_no_plan.t with 100% similarity]
cpan/Test-Simple/t/Builder/done_testing_with_number.t [moved from ext/Test-Simple/t/Builder/done_testing_with_number.t with 100% similarity]
cpan/Test-Simple/t/Builder/done_testing_with_plan.t [moved from ext/Test-Simple/t/Builder/done_testing_with_plan.t with 100% similarity]
cpan/Test-Simple/t/Builder/fork_with_new_stdout.t [moved from ext/Test-Simple/t/Builder/fork_with_new_stdout.t with 100% similarity]
cpan/Test-Simple/t/Builder/has_plan.t [moved from ext/Test-Simple/t/Builder/has_plan.t with 100% similarity]
cpan/Test-Simple/t/Builder/has_plan2.t [moved from ext/Test-Simple/t/Builder/has_plan2.t with 100% similarity]
cpan/Test-Simple/t/Builder/is_fh.t [moved from ext/Test-Simple/t/Builder/is_fh.t with 100% similarity]
cpan/Test-Simple/t/Builder/maybe_regex.t [moved from ext/Test-Simple/t/Builder/maybe_regex.t with 100% similarity]
cpan/Test-Simple/t/Builder/no_diag.t [moved from ext/Test-Simple/t/Builder/no_diag.t with 100% similarity]
cpan/Test-Simple/t/Builder/no_ending.t [moved from ext/Test-Simple/t/Builder/no_ending.t with 100% similarity]
cpan/Test-Simple/t/Builder/no_header.t [moved from ext/Test-Simple/t/Builder/no_header.t with 100% similarity]
cpan/Test-Simple/t/Builder/no_plan_at_all.t [moved from ext/Test-Simple/t/Builder/no_plan_at_all.t with 100% similarity]
cpan/Test-Simple/t/Builder/ok_obj.t [moved from ext/Test-Simple/t/Builder/ok_obj.t with 100% similarity]
cpan/Test-Simple/t/Builder/output.t [moved from ext/Test-Simple/t/Builder/output.t with 100% similarity]
cpan/Test-Simple/t/Builder/reset.t [moved from ext/Test-Simple/t/Builder/reset.t with 100% similarity]
cpan/Test-Simple/t/Builder/try.t [moved from ext/Test-Simple/t/Builder/try.t with 100% similarity]
cpan/Test-Simple/t/More.t [moved from ext/Test-Simple/t/More.t with 100% similarity]
cpan/Test-Simple/t/Tester/tbt_01basic.t [moved from ext/Test-Simple/t/Tester/tbt_01basic.t with 100% similarity]
cpan/Test-Simple/t/Tester/tbt_02fhrestore.t [moved from ext/Test-Simple/t/Tester/tbt_02fhrestore.t with 100% similarity]
cpan/Test-Simple/t/Tester/tbt_03die.t [moved from ext/Test-Simple/t/Tester/tbt_03die.t with 100% similarity]
cpan/Test-Simple/t/Tester/tbt_04line_num.t [moved from ext/Test-Simple/t/Tester/tbt_04line_num.t with 100% similarity]
cpan/Test-Simple/t/Tester/tbt_05faildiag.t [moved from ext/Test-Simple/t/Tester/tbt_05faildiag.t with 100% similarity]
cpan/Test-Simple/t/Tester/tbt_06errormess.t [moved from ext/Test-Simple/t/Tester/tbt_06errormess.t with 100% similarity]
cpan/Test-Simple/t/Tester/tbt_07args.t [moved from ext/Test-Simple/t/Tester/tbt_07args.t with 100% similarity]
cpan/Test-Simple/t/bad_plan.t [moved from ext/Test-Simple/t/bad_plan.t with 100% similarity]
cpan/Test-Simple/t/bail_out.t [moved from ext/Test-Simple/t/bail_out.t with 100% similarity]
cpan/Test-Simple/t/buffer.t [moved from ext/Test-Simple/t/buffer.t with 100% similarity]
cpan/Test-Simple/t/c_flag.t [moved from ext/Test-Simple/t/c_flag.t with 100% similarity]
cpan/Test-Simple/t/circular_data.t [moved from ext/Test-Simple/t/circular_data.t with 100% similarity]
cpan/Test-Simple/t/cmp_ok.t [moved from ext/Test-Simple/t/cmp_ok.t with 100% similarity]
cpan/Test-Simple/t/diag.t [moved from ext/Test-Simple/t/diag.t with 100% similarity]
cpan/Test-Simple/t/died.t [moved from ext/Test-Simple/t/died.t with 100% similarity]
cpan/Test-Simple/t/dont_overwrite_die_handler.t [moved from ext/Test-Simple/t/dont_overwrite_die_handler.t with 100% similarity]
cpan/Test-Simple/t/eq_set.t [moved from ext/Test-Simple/t/eq_set.t with 100% similarity]
cpan/Test-Simple/t/exit.t [moved from ext/Test-Simple/t/exit.t with 100% similarity]
cpan/Test-Simple/t/explain.t [moved from ext/Test-Simple/t/explain.t with 100% similarity]
cpan/Test-Simple/t/extra.t [moved from ext/Test-Simple/t/extra.t with 100% similarity]
cpan/Test-Simple/t/extra_one.t [moved from ext/Test-Simple/t/extra_one.t with 100% similarity]
cpan/Test-Simple/t/fail-like.t [moved from ext/Test-Simple/t/fail-like.t with 100% similarity]
cpan/Test-Simple/t/fail-more.t [moved from ext/Test-Simple/t/fail-more.t with 100% similarity]
cpan/Test-Simple/t/fail.t [moved from ext/Test-Simple/t/fail.t with 100% similarity]
cpan/Test-Simple/t/fail_one.t [moved from ext/Test-Simple/t/fail_one.t with 100% similarity]
cpan/Test-Simple/t/filehandles.t [moved from ext/Test-Simple/t/filehandles.t with 100% similarity]
cpan/Test-Simple/t/fork.t [moved from ext/Test-Simple/t/fork.t with 100% similarity]
cpan/Test-Simple/t/harness_active.t [moved from ext/Test-Simple/t/harness_active.t with 100% similarity]
cpan/Test-Simple/t/import.t [moved from ext/Test-Simple/t/import.t with 100% similarity]
cpan/Test-Simple/t/is_deeply_dne_bug.t [moved from ext/Test-Simple/t/is_deeply_dne_bug.t with 100% similarity]
cpan/Test-Simple/t/is_deeply_fail.t [moved from ext/Test-Simple/t/is_deeply_fail.t with 100% similarity]
cpan/Test-Simple/t/is_deeply_with_threads.t [moved from ext/Test-Simple/t/is_deeply_with_threads.t with 100% similarity]
cpan/Test-Simple/t/lib/Dev/Null.pm [moved from ext/Test-Simple/t/lib/Dev/Null.pm with 100% similarity]
cpan/Test-Simple/t/lib/Dummy.pm [moved from ext/Test-Simple/t/lib/Dummy.pm with 100% similarity]
cpan/Test-Simple/t/lib/MyOverload.pm [moved from ext/Test-Simple/t/lib/MyOverload.pm with 100% similarity]
cpan/Test-Simple/t/lib/NoExporter.pm [moved from ext/Test-Simple/t/lib/NoExporter.pm with 100% similarity]
cpan/Test-Simple/t/lib/SigDie.pm [moved from ext/Test-Simple/t/lib/SigDie.pm with 100% similarity]
cpan/Test-Simple/t/lib/Test/Builder/NoOutput.pm [moved from ext/Test-Simple/t/lib/Test/Builder/NoOutput.pm with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/Catch.pm [moved from ext/Test-Simple/t/lib/Test/Simple/Catch.pm with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/death.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_in_eval.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/death_in_eval.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_with_handler.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/death_with_handler.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/exit.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/exit.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/extras.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/extras.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/five_fail.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/five_fail.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/last_minute_death.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/last_minute_death.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/pre_plan_death.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/pre_plan_death.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/require.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/require.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/success.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/success.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/too_few.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few_fail.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/too_few_fail.plx with 100% similarity]
cpan/Test-Simple/t/lib/Test/Simple/sample_tests/two_fail.plx [moved from ext/Test-Simple/t/lib/Test/Simple/sample_tests/two_fail.plx with 100% similarity]
cpan/Test-Simple/t/lib/TieOut.pm [moved from ext/Test-Simple/t/lib/TieOut.pm with 100% similarity]
cpan/Test-Simple/t/missing.t [moved from ext/Test-Simple/t/missing.t with 100% similarity]
cpan/Test-Simple/t/new_ok.t [moved from ext/Test-Simple/t/new_ok.t with 100% similarity]
cpan/Test-Simple/t/no_plan.t [moved from ext/Test-Simple/t/no_plan.t with 100% similarity]
cpan/Test-Simple/t/no_tests.t [moved from ext/Test-Simple/t/no_tests.t with 100% similarity]
cpan/Test-Simple/t/note.t [moved from ext/Test-Simple/t/note.t with 100% similarity]
cpan/Test-Simple/t/overload.t [moved from ext/Test-Simple/t/overload.t with 100% similarity]
cpan/Test-Simple/t/overload_threads.t [moved from ext/Test-Simple/t/overload_threads.t with 100% similarity]
cpan/Test-Simple/t/plan.t [moved from ext/Test-Simple/t/plan.t with 100% similarity]
cpan/Test-Simple/t/plan_bad.t [moved from ext/Test-Simple/t/plan_bad.t with 100% similarity]
cpan/Test-Simple/t/plan_is_noplan.t [moved from ext/Test-Simple/t/plan_is_noplan.t with 100% similarity]
cpan/Test-Simple/t/plan_no_plan.t [moved from ext/Test-Simple/t/plan_no_plan.t with 100% similarity]
cpan/Test-Simple/t/plan_shouldnt_import.t [moved from ext/Test-Simple/t/plan_shouldnt_import.t with 100% similarity]
cpan/Test-Simple/t/plan_skip_all.t [moved from ext/Test-Simple/t/plan_skip_all.t with 100% similarity]
cpan/Test-Simple/t/require_ok.t [moved from ext/Test-Simple/t/require_ok.t with 100% similarity]
cpan/Test-Simple/t/simple.t [moved from ext/Test-Simple/t/simple.t with 100% similarity]
cpan/Test-Simple/t/skip.t [moved from ext/Test-Simple/t/skip.t with 100% similarity]
cpan/Test-Simple/t/skipall.t [moved from ext/Test-Simple/t/skipall.t with 100% similarity]
cpan/Test-Simple/t/tbm_doesnt_set_exported_to.t [moved from ext/Test-Simple/t/tbm_doesnt_set_exported_to.t with 100% similarity]
cpan/Test-Simple/t/thread_taint.t [moved from ext/Test-Simple/t/thread_taint.t with 100% similarity]
cpan/Test-Simple/t/threads.t [moved from ext/Test-Simple/t/threads.t with 100% similarity]
cpan/Test-Simple/t/todo.t [moved from ext/Test-Simple/t/todo.t with 100% similarity]
cpan/Test-Simple/t/undef.t [moved from ext/Test-Simple/t/undef.t with 100% similarity]
cpan/Test-Simple/t/use_ok.t [moved from ext/Test-Simple/t/use_ok.t with 100% similarity]
cpan/Test-Simple/t/useing.t [moved from ext/Test-Simple/t/useing.t with 100% similarity]
cpan/Test-Simple/t/utf8.t [moved from ext/Test-Simple/t/utf8.t with 100% similarity]
cpan/Test-Simple/t/versions.t [moved from ext/Test-Simple/t/versions.t with 100% similarity]
t/TEST

index ec36115..3713ca6 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2171,6 +2171,125 @@ cpan/Test-Harness/t/yamlish-output.t                    Test::Harness test
 cpan/Test-Harness/t/yamlish.t                          Test::Harness test
 cpan/Test-Harness/t/yamlish-writer.t                   Test::Harness test
 cpan/Test/lib/Test.pm          A simple framework for writing test scripts
+cpan/Test-Simple/Changes                               Test::Simple changes
+cpan/Test-Simple/lib/Test/Builder/Module.pm            Base class for test modules
+cpan/Test-Simple/lib/Test/Builder.pm                   For writing new test libraries
+cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm      Turn on color in Test::Builder::Tester
+cpan/Test-Simple/lib/Test/Builder/Tester.pm            For testing Test::Builder based classes
+cpan/Test-Simple/lib/Test/More.pm                      More utilities for writing tests
+cpan/Test-Simple/lib/Test/Simple.pm                    Basic utility for writing tests
+cpan/Test-Simple/lib/Test/Tutorial.pod                 A tutorial on writing tests
+cpan/Test-Simple/README                                        Test::Simple README
+cpan/Test-Simple/t/00test_harness_check.t              Test::Simple test
+cpan/Test-Simple/t/bad_plan.t                          Test::Builder plan() test
+cpan/Test-Simple/t/bail_out.t                          Test::Builder BAIL_OUT test
+cpan/Test-Simple/t/BEGIN_require_ok.t                  Test::More require_ok() testing
+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/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
+cpan/Test-Simple/t/Builder/done_testing_double.t               Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing_plan_mismatch.t        Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing.t              Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing_with_no_plan.t Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing_with_number.t  Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing_with_plan.t    Test::Builder tests
+cpan/Test-Simple/t/Builder/fork_with_new_stdout.t      Test::Builder tests
+cpan/Test-Simple/t/Builder/has_plan2.t                 Test::Builder tests
+cpan/Test-Simple/t/Builder/has_plan.t                  Test::Builder tests
+cpan/Test-Simple/t/Builder/is_fh.t                     Test::Builder tests
+cpan/Test-Simple/t/Builder/maybe_regex.t               Test::Builder tests
+cpan/Test-Simple/t/Builder/no_diag.t                   Test::Builder tests
+cpan/Test-Simple/t/Builder/no_ending.t                 Test::Builder tests
+cpan/Test-Simple/t/Builder/no_header.t                 Test::Builder tests
+cpan/Test-Simple/t/Builder/no_plan_at_all.t            Test::Builder tests
+cpan/Test-Simple/t/Builder/ok_obj.t                    Test::Builder tests
+cpan/Test-Simple/t/Builder/output.t                    Test::Builder tests
+cpan/Test-Simple/t/Builder/reset.t                     Test::Builder tests
+cpan/Test-Simple/t/Builder/try.t                       Test::Builder tests
+cpan/Test-Simple/t/c_flag.t                            Test::Simple test
+cpan/Test-Simple/t/circular_data.t                     Test::Simple test
+cpan/Test-Simple/t/cmp_ok.t                            Test::More test
+cpan/Test-Simple/t/diag.t                              Test::More diag() test
+cpan/Test-Simple/t/died.t                              Test::Simple test
+cpan/Test-Simple/t/dont_overwrite_die_handler.t                Test::More tests
+cpan/Test-Simple/t/eq_set.t                            Test::Simple test
+cpan/Test-Simple/t/exit.t                              Test::Simple test, exit codes
+cpan/Test-Simple/t/explain.t                           Test::Simple test
+cpan/Test-Simple/t/extra_one.t                         Test::Simple test
+cpan/Test-Simple/t/extra.t                             Test::Simple test
+cpan/Test-Simple/t/fail-like.t                         Test::More test, like() failures
+cpan/Test-Simple/t/fail-more.t                         Test::More test, tests failing
+cpan/Test-Simple/t/fail_one.t                          Test::Simple test
+cpan/Test-Simple/t/fail.t                              Test::Simple test, test failures
+cpan/Test-Simple/t/filehandles.t                       Test::Simple test, STDOUT can be played with
+cpan/Test-Simple/t/fork.t                              Test::More fork tests
+cpan/Test-Simple/t/harness_active.t                    Test::Simple test
+cpan/Test-Simple/t/import.t                            Test::More test, importing functions
+cpan/Test-Simple/t/is_deeply_dne_bug.t                 Test::More test
+cpan/Test-Simple/t/is_deeply_fail.t                    Test::More test, is_deeply()
+cpan/Test-Simple/t/is_deeply_with_threads.t            Test::More test
+cpan/Test-Simple/t/lib/Dev/Null.pm                     Test::More test module
+cpan/Test-Simple/t/lib/Dummy.pm                                Test::More test module
+cpan/Test-Simple/t/lib/MyOverload.pm                   Test::More test module
+cpan/Test-Simple/t/lib/NoExporter.pm                   Test::Simple test module
+cpan/Test-Simple/t/lib/SigDie.pm                       Test module for Test::More
+cpan/Test-Simple/t/lib/Test/Builder/NoOutput.pm                Utility module for testing Test::Builder
+cpan/Test-Simple/t/lib/Test/Simple/Catch.pm            Utility module for testing Test::Simple
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_in_eval.plx      for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death.plx              for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_with_handler.plx for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/exit.plx                       for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/extras.plx             for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/five_fail.plx          for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/last_minute_death.plx  for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail.plx           for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/pre_plan_death.plx     for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/require.plx            for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/success.plx            for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few_fail.plx               for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few.plx            for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/two_fail.plx           for exit.t
+cpan/Test-Simple/t/lib/TieOut.pm                       Testing library to capture prints
+cpan/Test-Simple/t/missing.t                           Test::Simple test, missing tests
+cpan/Test-Simple/t/More.t                              Test::More test, basic stuff
+cpan/Test-Simple/t/new_ok.t                            Test::More test
+cpan/Test-Simple/t/no_plan.t                           Test::Simple test, forgot the plan
+cpan/Test-Simple/t/no_tests.t                          Test::More test
+cpan/Test-Simple/t/note.t                              Test::More test
+cpan/Test-Simple/TODO                                  Test::Simple TODO
+cpan/Test-Simple/t/overload.t                          Test::Simple test
+cpan/Test-Simple/t/overload_threads.t                  Test::Simple test
+cpan/Test-Simple/t/plan_bad.t                          Test::Simple test
+cpan/Test-Simple/t/plan_is_noplan.t                    Test::Simple test, no_plan
+cpan/Test-Simple/t/plan_no_plan.t                      Test::More test, plan() w/no_plan
+cpan/Test-Simple/t/plan_shouldnt_import.t              Test::Simple test
+cpan/Test-Simple/t/plan_skip_all.t                     Test::More test, plan() w/skip_all
+cpan/Test-Simple/t/plan.t                              Test::More test, plan()
+cpan/Test-Simple/t/require_ok.t                                Test::Simple test
+cpan/Test-Simple/t/simple.t                            Test::Simple test, basic stuff
+cpan/Test-Simple/t/skipall.t                           Test::More test, skip all tests
+cpan/Test-Simple/t/skip.t                              Test::More test, SKIP tests
+cpan/Test-Simple/t/tbm_doesnt_set_exported_to.t                Test::Builder::Module test
+cpan/Test-Simple/t/Tester/tbt_01basic.t                        Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_02fhrestore.t            Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_03die.t                  Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_04line_num.t             Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_05faildiag.t             Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_06errormess.t            Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_07args.t                 Test::Builder::Tester test
+cpan/Test-Simple/t/threads.t                           Test::Builder thread-safe checks
+cpan/Test-Simple/t/thread_taint.t                      Test::Simple test
+cpan/Test-Simple/t/todo.t                              Test::More test, TODO tests
+cpan/Test-Simple/t/undef.t                             Test::More test, undefs don't cause warnings
+cpan/Test-Simple/t/useing.t                            Test::More test, compile test
+cpan/Test-Simple/t/use_ok.t                            Test::More test, use_ok()
+cpan/Test-Simple/t/utf8.t                              Test::More test
+cpan/Test-Simple/t/versions.t                          Test::More test
 cpan/Test/t/05_about_verbose.t See if Test works
 cpan/Test/t/fail.t             See if Test works
 cpan/Test/t/mix.t              See if Test works
@@ -2903,125 +3022,6 @@ ext/Storable/t/weak.t           Can Storable store weakrefs
 ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
 ext/Sys-Hostname/Hostname.xs   Sys::Hostname extension external subroutines
 ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
-ext/Test-Simple/Changes                                        Test::Simple changes
-ext/Test-Simple/lib/Test/Builder/Module.pm             Base class for test modules
-ext/Test-Simple/lib/Test/Builder.pm                    For writing new test libraries
-ext/Test-Simple/lib/Test/Builder/Tester/Color.pm       Turn on color in Test::Builder::Tester
-ext/Test-Simple/lib/Test/Builder/Tester.pm             For testing Test::Builder based classes
-ext/Test-Simple/lib/Test/More.pm                       More utilities for writing tests
-ext/Test-Simple/lib/Test/Simple.pm                     Basic utility for writing tests
-ext/Test-Simple/lib/Test/Tutorial.pod                  A tutorial on writing tests
-ext/Test-Simple/README                                 Test::Simple README
-ext/Test-Simple/t/00test_harness_check.t               Test::Simple test
-ext/Test-Simple/t/bad_plan.t                           Test::Builder plan() test
-ext/Test-Simple/t/bail_out.t                           Test::Builder BAIL_OUT test
-ext/Test-Simple/t/BEGIN_require_ok.t                   Test::More require_ok() testing
-ext/Test-Simple/t/BEGIN_use_ok.t                       Test::More use_ok() testing
-ext/Test-Simple/t/buffer.t                             Test::Builder buffering test
-ext/Test-Simple/t/Builder/Builder.t                    Test::Builder tests
-ext/Test-Simple/t/Builder/carp.t                       Test::Builder test
-ext/Test-Simple/t/Builder/create.t                     Test::Builder test 
-ext/Test-Simple/t/Builder/current_test.t               Test::Builder tests
-ext/Test-Simple/t/Builder/current_test_without_plan.t  Test::Builder tests
-ext/Test-Simple/t/Builder/details.t                    Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_double.t                Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_plan_mismatch.t Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing.t               Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_with_no_plan.t  Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_with_number.t   Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_with_plan.t     Test::Builder tests
-ext/Test-Simple/t/Builder/fork_with_new_stdout.t       Test::Builder tests
-ext/Test-Simple/t/Builder/has_plan2.t                  Test::Builder tests
-ext/Test-Simple/t/Builder/has_plan.t                   Test::Builder tests
-ext/Test-Simple/t/Builder/is_fh.t                      Test::Builder tests
-ext/Test-Simple/t/Builder/maybe_regex.t                        Test::Builder tests
-ext/Test-Simple/t/Builder/no_diag.t                    Test::Builder tests
-ext/Test-Simple/t/Builder/no_ending.t                  Test::Builder tests
-ext/Test-Simple/t/Builder/no_header.t                  Test::Builder tests
-ext/Test-Simple/t/Builder/no_plan_at_all.t             Test::Builder tests
-ext/Test-Simple/t/Builder/ok_obj.t                     Test::Builder tests
-ext/Test-Simple/t/Builder/output.t                     Test::Builder tests
-ext/Test-Simple/t/Builder/reset.t                      Test::Builder tests
-ext/Test-Simple/t/Builder/try.t                                Test::Builder tests
-ext/Test-Simple/t/c_flag.t                             Test::Simple test
-ext/Test-Simple/t/circular_data.t                      Test::Simple test
-ext/Test-Simple/t/cmp_ok.t                             Test::More test
-ext/Test-Simple/t/diag.t                               Test::More diag() test
-ext/Test-Simple/t/died.t                               Test::Simple test
-ext/Test-Simple/t/dont_overwrite_die_handler.t         Test::More tests
-ext/Test-Simple/t/eq_set.t                             Test::Simple test
-ext/Test-Simple/t/exit.t                               Test::Simple test, exit codes
-ext/Test-Simple/t/explain.t                            Test::Simple test
-ext/Test-Simple/t/extra_one.t                          Test::Simple test
-ext/Test-Simple/t/extra.t                              Test::Simple test
-ext/Test-Simple/t/fail-like.t                          Test::More test, like() failures
-ext/Test-Simple/t/fail-more.t                          Test::More test, tests failing
-ext/Test-Simple/t/fail_one.t                           Test::Simple test
-ext/Test-Simple/t/fail.t                               Test::Simple test, test failures
-ext/Test-Simple/t/filehandles.t                                Test::Simple test, STDOUT can be played with
-ext/Test-Simple/t/fork.t                               Test::More fork tests
-ext/Test-Simple/t/harness_active.t                     Test::Simple test
-ext/Test-Simple/t/import.t                             Test::More test, importing functions
-ext/Test-Simple/t/is_deeply_dne_bug.t                  Test::More test
-ext/Test-Simple/t/is_deeply_fail.t                     Test::More test, is_deeply()
-ext/Test-Simple/t/is_deeply_with_threads.t             Test::More test
-ext/Test-Simple/t/lib/Dev/Null.pm                      Test::More test module
-ext/Test-Simple/t/lib/Dummy.pm                         Test::More test module
-ext/Test-Simple/t/lib/MyOverload.pm                    Test::More test module
-ext/Test-Simple/t/lib/NoExporter.pm                    Test::Simple test module
-ext/Test-Simple/t/lib/SigDie.pm                                Test module for Test::More
-ext/Test-Simple/t/lib/Test/Builder/NoOutput.pm         Utility module for testing Test::Builder
-ext/Test-Simple/t/lib/Test/Simple/Catch.pm             Utility module for testing Test::Simple
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/death_in_eval.plx       for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/death.plx               for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/death_with_handler.plx  for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/exit.plx                        for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/extras.plx              for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/five_fail.plx           for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/last_minute_death.plx   for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail.plx            for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/pre_plan_death.plx      for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/require.plx             for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/success.plx             for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/too_few_fail.plx                for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/too_few.plx             for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/two_fail.plx            for exit.t
-ext/Test-Simple/t/lib/TieOut.pm                                Testing library to capture prints
-ext/Test-Simple/t/missing.t                            Test::Simple test, missing tests
-ext/Test-Simple/t/More.t                               Test::More test, basic stuff
-ext/Test-Simple/t/new_ok.t                             Test::More test
-ext/Test-Simple/t/no_plan.t                            Test::Simple test, forgot the plan
-ext/Test-Simple/t/no_tests.t                           Test::More test
-ext/Test-Simple/t/note.t                               Test::More test
-ext/Test-Simple/TODO                                   Test::Simple TODO
-ext/Test-Simple/t/overload.t                           Test::Simple test
-ext/Test-Simple/t/overload_threads.t                   Test::Simple test
-ext/Test-Simple/t/plan_bad.t                           Test::Simple test
-ext/Test-Simple/t/plan_is_noplan.t                     Test::Simple test, no_plan
-ext/Test-Simple/t/plan_no_plan.t                       Test::More test, plan() w/no_plan
-ext/Test-Simple/t/plan_shouldnt_import.t               Test::Simple test
-ext/Test-Simple/t/plan_skip_all.t                      Test::More test, plan() w/skip_all
-ext/Test-Simple/t/plan.t                               Test::More test, plan()
-ext/Test-Simple/t/require_ok.t                         Test::Simple test
-ext/Test-Simple/t/simple.t                             Test::Simple test, basic stuff
-ext/Test-Simple/t/skipall.t                            Test::More test, skip all tests
-ext/Test-Simple/t/skip.t                               Test::More test, SKIP tests
-ext/Test-Simple/t/tbm_doesnt_set_exported_to.t         Test::Builder::Module test
-ext/Test-Simple/t/Tester/tbt_01basic.t                 Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_02fhrestore.t             Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_03die.t                   Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_04line_num.t              Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_05faildiag.t              Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_06errormess.t             Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_07args.t                  Test::Builder::Tester test
-ext/Test-Simple/t/threads.t                            Test::Builder thread-safe checks
-ext/Test-Simple/t/thread_taint.t                       Test::Simple test
-ext/Test-Simple/t/todo.t                               Test::More test, TODO tests
-ext/Test-Simple/t/undef.t                              Test::More test, undefs don't cause warnings
-ext/Test-Simple/t/useing.t                             Test::More test, compile test
-ext/Test-Simple/t/use_ok.t                             Test::More test, use_ok()
-ext/Test-Simple/t/utf8.t                               Test::More test
-ext/Test-Simple/t/versions.t                           Test::More test
 ext/Text-Balanced/Changes              Text::Balanced
 ext/Text-Balanced/lib/Text/Balanced.pm Text::Balanced
 ext/Text-Balanced/README               Text::Balanced
index f0ac36a..de1c03e 100755 (executable)
@@ -1440,7 +1440,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'mschwern',
        'DISTRIBUTION'  => 'MSCHWERN/Test-Simple-0.92.tar.gz',
-       'FILES'         => q[ext/Test-Simple],
+       'FILES'         => q[cpan/Test-Simple],
        'EXCLUDED'      => [
                             qw{.perlcriticrc
                                .perltidyrc
similarity index 100%
rename from ext/Test-Simple/TODO
rename to cpan/Test-Simple/TODO
diff --git a/t/TEST b/t/TEST
index ab8a3e6..282f170 100755 (executable)
--- a/t/TEST
+++ b/t/TEST
@@ -44,7 +44,7 @@ my %temp_no_core =
      '../cpan/Parse-CPAN-Meta' => 1,
      '../cpan/Pod-Simple' => 1,
      '../cpan/podlators' => 1,
-     '../ext/Test-Simple' => 1,
+     '../cpan/Test-Simple' => 1,
      '../cpan/Tie-RefHash' => 1,
      '../ext/Time-HiRes' => 1,
      '../cpan/Unicode-Collate' => 1,