In perl.git, the branch tonyc/128113-new-test-simple has been created
<http://perl5.git.perl.org/perl.git/commitdiff/b5cffc43eff877b73001822eddccc401f7e0a561?hp=0000000000000000000000000000000000000000>
at b5cffc43eff877b73001822eddccc401f7e0a561 (commit)
- Log -----------------------------------------------------------------
commit b5cffc43eff877b73001822eddccc401f7e0a561
Author: Tony Cook <[email protected]>
Date: Wed May 11 14:54:02 2016 +1000
update GNUmakefile for Test2 too
M win32/GNUmakefile
commit a4f47b36a785cdea41015003a364db8fd57c1686
Author: Chad Granum <[email protected]>
Date: Tue May 10 07:44:27 2016 -0700
Update to the latest Test-Simple cpan dist
M MANIFEST
M Makefile.SH
M cpan/Test-Simple/lib/Test/Builder.pm
A cpan/Test-Simple/lib/Test/Builder/Formatter.pm
M cpan/Test-Simple/lib/Test/Builder/Module.pm
M cpan/Test-Simple/lib/Test/Builder/Tester.pm
M cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
A cpan/Test-Simple/lib/Test/Builder/TodoDiag.pm
A cpan/Test-Simple/lib/Test/FAQ.pod
M cpan/Test-Simple/lib/Test/More.pm
M cpan/Test-Simple/lib/Test/Simple.pm
M cpan/Test-Simple/lib/Test/Tester.pm
M cpan/Test-Simple/lib/Test/Tester/Capture.pm
M cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm
M cpan/Test-Simple/lib/Test/Tester/Delegate.pm
M cpan/Test-Simple/lib/Test/use/ok.pm
A cpan/Test-Simple/lib/Test2.pm
A cpan/Test-Simple/lib/Test2/API.pm
A cpan/Test-Simple/lib/Test2/API/Breakage.pm
A cpan/Test-Simple/lib/Test2/API/Context.pm
A cpan/Test-Simple/lib/Test2/API/Instance.pm
A cpan/Test-Simple/lib/Test2/API/Stack.pm
A cpan/Test-Simple/lib/Test2/Event.pm
A cpan/Test-Simple/lib/Test2/Event/Bail.pm
A cpan/Test-Simple/lib/Test2/Event/Diag.pm
A cpan/Test-Simple/lib/Test2/Event/Exception.pm
A cpan/Test-Simple/lib/Test2/Event/Note.pm
A cpan/Test-Simple/lib/Test2/Event/Ok.pm
A cpan/Test-Simple/lib/Test2/Event/Plan.pm
A cpan/Test-Simple/lib/Test2/Event/Skip.pm
A cpan/Test-Simple/lib/Test2/Event/Subtest.pm
A cpan/Test-Simple/lib/Test2/Event/Waiting.pm
A cpan/Test-Simple/lib/Test2/Formatter.pm
A cpan/Test-Simple/lib/Test2/Formatter/TAP.pm
A cpan/Test-Simple/lib/Test2/Hub.pm
A cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm
A cpan/Test-Simple/lib/Test2/Hub/Interceptor/Terminator.pm
A cpan/Test-Simple/lib/Test2/Hub/Subtest.pm
A cpan/Test-Simple/lib/Test2/IPC.pm
A cpan/Test-Simple/lib/Test2/IPC/Driver.pm
A cpan/Test-Simple/lib/Test2/IPC/Driver/Files.pm
A cpan/Test-Simple/lib/Test2/Transition.pod
A cpan/Test-Simple/lib/Test2/Util.pm
A cpan/Test-Simple/lib/Test2/Util/ExternalMeta.pm
A cpan/Test-Simple/lib/Test2/Util/HashBase.pm
A cpan/Test-Simple/lib/Test2/Util/Trace.pm
M cpan/Test-Simple/lib/ok.pm
A cpan/Test-Simple/t/00compile.t
D cpan/Test-Simple/t/Builder/fork_with_new_stdout.t
R100 cpan/Test-Simple/t/00test_harness_check.t
cpan/Test-Simple/t/Legacy/00test_harness_check.t
R100 cpan/Test-Simple/t/01-basic.t cpan/Test-Simple/t/Legacy/01-basic.t
R100 cpan/Test-Simple/t/478-cmp_ok_hash.t
cpan/Test-Simple/t/Legacy/478-cmp_ok_hash.t
R100 cpan/Test-Simple/t/BEGIN_require_ok.t
cpan/Test-Simple/t/Legacy/BEGIN_require_ok.t
R100 cpan/Test-Simple/t/BEGIN_use_ok.t
cpan/Test-Simple/t/Legacy/BEGIN_use_ok.t
A cpan/Test-Simple/t/Legacy/Bugs/600.t
A cpan/Test-Simple/t/Legacy/Bugs/629.t
R100 cpan/Test-Simple/t/Builder/Builder.t
cpan/Test-Simple/t/Legacy/Builder/Builder.t
R100 cpan/Test-Simple/t/Builder/carp.t
cpan/Test-Simple/t/Legacy/Builder/carp.t
R100 cpan/Test-Simple/t/Builder/create.t
cpan/Test-Simple/t/Legacy/Builder/create.t
R100 cpan/Test-Simple/t/Builder/current_test.t
cpan/Test-Simple/t/Legacy/Builder/current_test.t
R100 cpan/Test-Simple/t/Builder/current_test_without_plan.t
cpan/Test-Simple/t/Legacy/Builder/current_test_without_plan.t
R100 cpan/Test-Simple/t/Builder/details.t
cpan/Test-Simple/t/Legacy/Builder/details.t
R100 cpan/Test-Simple/t/Builder/done_testing.t
cpan/Test-Simple/t/Legacy/Builder/done_testing.t
R100 cpan/Test-Simple/t/Builder/done_testing_double.t
cpan/Test-Simple/t/Legacy/Builder/done_testing_double.t
R100 cpan/Test-Simple/t/Builder/done_testing_plan_mismatch.t
cpan/Test-Simple/t/Legacy/Builder/done_testing_plan_mismatch.t
R100 cpan/Test-Simple/t/Builder/done_testing_with_no_plan.t
cpan/Test-Simple/t/Legacy/Builder/done_testing_with_no_plan.t
R100 cpan/Test-Simple/t/Builder/done_testing_with_number.t
cpan/Test-Simple/t/Legacy/Builder/done_testing_with_number.t
R100 cpan/Test-Simple/t/Builder/done_testing_with_plan.t
cpan/Test-Simple/t/Legacy/Builder/done_testing_with_plan.t
A cpan/Test-Simple/t/Legacy/Builder/fork_with_new_stdout.t
R100 cpan/Test-Simple/t/Builder/has_plan.t
cpan/Test-Simple/t/Legacy/Builder/has_plan.t
R100 cpan/Test-Simple/t/Builder/has_plan2.t
cpan/Test-Simple/t/Legacy/Builder/has_plan2.t
R100 cpan/Test-Simple/t/Builder/is_fh.t
cpan/Test-Simple/t/Legacy/Builder/is_fh.t
R100 cpan/Test-Simple/t/Builder/is_passing.t
cpan/Test-Simple/t/Legacy/Builder/is_passing.t
R100 cpan/Test-Simple/t/Builder/maybe_regex.t
cpan/Test-Simple/t/Legacy/Builder/maybe_regex.t
R100 cpan/Test-Simple/t/Builder/no_diag.t
cpan/Test-Simple/t/Legacy/Builder/no_diag.t
R100 cpan/Test-Simple/t/Builder/no_ending.t
cpan/Test-Simple/t/Legacy/Builder/no_ending.t
R100 cpan/Test-Simple/t/Builder/no_header.t
cpan/Test-Simple/t/Legacy/Builder/no_header.t
R100 cpan/Test-Simple/t/Builder/no_plan_at_all.t
cpan/Test-Simple/t/Legacy/Builder/no_plan_at_all.t
R100 cpan/Test-Simple/t/Builder/ok_obj.t
cpan/Test-Simple/t/Legacy/Builder/ok_obj.t
R100 cpan/Test-Simple/t/Builder/output.t
cpan/Test-Simple/t/Legacy/Builder/output.t
R100 cpan/Test-Simple/t/Builder/reset.t
cpan/Test-Simple/t/Legacy/Builder/reset.t
R100 cpan/Test-Simple/t/Builder/reset_outputs.t
cpan/Test-Simple/t/Legacy/Builder/reset_outputs.t
R100 cpan/Test-Simple/t/Builder/try.t
cpan/Test-Simple/t/Legacy/Builder/try.t
R100 cpan/Test-Simple/t/More.t cpan/Test-Simple/t/Legacy/More.t
A cpan/Test-Simple/t/Legacy/Regression/637.t
R100 cpan/Test-Simple/t/Simple/load.t
cpan/Test-Simple/t/Legacy/Simple/load.t
A cpan/Test-Simple/t/Legacy/Test2/Subtest.t
R100 cpan/Test-Simple/t/Tester/tbt_01basic.t
cpan/Test-Simple/t/Legacy/Tester/tbt_01basic.t
R100 cpan/Test-Simple/t/Tester/tbt_02fhrestore.t
cpan/Test-Simple/t/Legacy/Tester/tbt_02fhrestore.t
R100 cpan/Test-Simple/t/Tester/tbt_03die.t
cpan/Test-Simple/t/Legacy/Tester/tbt_03die.t
R100 cpan/Test-Simple/t/Tester/tbt_04line_num.t
cpan/Test-Simple/t/Legacy/Tester/tbt_04line_num.t
R100 cpan/Test-Simple/t/Tester/tbt_05faildiag.t
cpan/Test-Simple/t/Legacy/Tester/tbt_05faildiag.t
R100 cpan/Test-Simple/t/Tester/tbt_06errormess.t
cpan/Test-Simple/t/Legacy/Tester/tbt_06errormess.t
R100 cpan/Test-Simple/t/Tester/tbt_07args.t
cpan/Test-Simple/t/Legacy/Tester/tbt_07args.t
R100 cpan/Test-Simple/t/Tester/tbt_08subtest.t
cpan/Test-Simple/t/Legacy/Tester/tbt_08subtest.t
R100 cpan/Test-Simple/t/Tester/tbt_09do.t
cpan/Test-Simple/t/Legacy/Tester/tbt_09do.t
R100 cpan/Test-Simple/t/Tester/tbt_09do_script.pl
cpan/Test-Simple/t/Legacy/Tester/tbt_09do_script.pl
R096 cpan/Test-Simple/t/auto.t cpan/Test-Simple/t/Legacy/auto.t
R100 cpan/Test-Simple/t/bad_plan.t cpan/Test-Simple/t/Legacy/bad_plan.t
R081 cpan/Test-Simple/t/bail_out.t cpan/Test-Simple/t/Legacy/bail_out.t
R100 cpan/Test-Simple/t/buffer.t cpan/Test-Simple/t/Legacy/buffer.t
R100 cpan/Test-Simple/t/c_flag.t cpan/Test-Simple/t/Legacy/c_flag.t
R100 cpan/Test-Simple/t/capture.t cpan/Test-Simple/t/Legacy/capture.t
R100 cpan/Test-Simple/t/check_tests.t
cpan/Test-Simple/t/Legacy/check_tests.t
R100 cpan/Test-Simple/t/circular_data.t
cpan/Test-Simple/t/Legacy/circular_data.t
R100 cpan/Test-Simple/t/cmp_ok.t cpan/Test-Simple/t/Legacy/cmp_ok.t
R095 cpan/Test-Simple/t/depth.t cpan/Test-Simple/t/Legacy/depth.t
R093 cpan/Test-Simple/t/diag.t cpan/Test-Simple/t/Legacy/diag.t
R095 cpan/Test-Simple/t/died.t cpan/Test-Simple/t/Legacy/died.t
R073 cpan/Test-Simple/t/dont_overwrite_die_handler.t
cpan/Test-Simple/t/Legacy/dont_overwrite_die_handler.t
R100 cpan/Test-Simple/t/eq_set.t cpan/Test-Simple/t/Legacy/eq_set.t
R100 cpan/Test-Simple/t/exit.t cpan/Test-Simple/t/Legacy/exit.t
R100 cpan/Test-Simple/t/explain.t cpan/Test-Simple/t/Legacy/explain.t
A cpan/Test-Simple/t/Legacy/explain_err_vars.t
R100 cpan/Test-Simple/t/extra.t cpan/Test-Simple/t/Legacy/extra.t
R100 cpan/Test-Simple/t/extra_one.t cpan/Test-Simple/t/Legacy/extra_one.t
R097 cpan/Test-Simple/t/fail-like.t cpan/Test-Simple/t/Legacy/fail-like.t
R100 cpan/Test-Simple/t/fail-more.t cpan/Test-Simple/t/Legacy/fail-more.t
R100 cpan/Test-Simple/t/fail.t cpan/Test-Simple/t/Legacy/fail.t
R100 cpan/Test-Simple/t/fail_one.t cpan/Test-Simple/t/Legacy/fail_one.t
R100 cpan/Test-Simple/t/filehandles.t
cpan/Test-Simple/t/Legacy/filehandles.t
A cpan/Test-Simple/t/Legacy/fork.t
R100 cpan/Test-Simple/t/harness_active.t
cpan/Test-Simple/t/Legacy/harness_active.t
R100 cpan/Test-Simple/t/import.t cpan/Test-Simple/t/Legacy/import.t
R100 cpan/Test-Simple/t/is_deeply_dne_bug.t
cpan/Test-Simple/t/Legacy/is_deeply_dne_bug.t
R100 cpan/Test-Simple/t/is_deeply_fail.t
cpan/Test-Simple/t/Legacy/is_deeply_fail.t
R085 cpan/Test-Simple/t/is_deeply_with_threads.t
cpan/Test-Simple/t/Legacy/is_deeply_with_threads.t
R100 cpan/Test-Simple/t/missing.t cpan/Test-Simple/t/Legacy/missing.t
R100 cpan/Test-Simple/t/new_ok.t cpan/Test-Simple/t/Legacy/new_ok.t
R100 cpan/Test-Simple/t/no_plan.t cpan/Test-Simple/t/Legacy/no_plan.t
R095 cpan/Test-Simple/t/no_tests.t cpan/Test-Simple/t/Legacy/no_tests.t
R100 cpan/Test-Simple/t/note.t cpan/Test-Simple/t/Legacy/note.t
R100 cpan/Test-Simple/t/overload.t cpan/Test-Simple/t/Legacy/overload.t
R091 cpan/Test-Simple/t/overload_threads.t
cpan/Test-Simple/t/Legacy/overload_threads.t
R100 cpan/Test-Simple/t/plan.t cpan/Test-Simple/t/Legacy/plan.t
R100 cpan/Test-Simple/t/plan_bad.t cpan/Test-Simple/t/Legacy/plan_bad.t
R100 cpan/Test-Simple/t/plan_is_noplan.t
cpan/Test-Simple/t/Legacy/plan_is_noplan.t
R100 cpan/Test-Simple/t/plan_no_plan.t
cpan/Test-Simple/t/Legacy/plan_no_plan.t
R100 cpan/Test-Simple/t/plan_shouldnt_import.t
cpan/Test-Simple/t/Legacy/plan_shouldnt_import.t
R100 cpan/Test-Simple/t/plan_skip_all.t
cpan/Test-Simple/t/Legacy/plan_skip_all.t
R100 cpan/Test-Simple/t/require_ok.t cpan/Test-Simple/t/Legacy/require_ok.t
R100 cpan/Test-Simple/t/run_test.t cpan/Test-Simple/t/Legacy/run_test.t
R100 cpan/Test-Simple/t/simple.t cpan/Test-Simple/t/Legacy/simple.t
R100 cpan/Test-Simple/t/skip.t cpan/Test-Simple/t/Legacy/skip.t
R100 cpan/Test-Simple/t/skipall.t cpan/Test-Simple/t/Legacy/skipall.t
A cpan/Test-Simple/t/Legacy/strays.t
R080 cpan/Test-Simple/t/subtest/args.t
cpan/Test-Simple/t/Legacy/subtest/args.t
R084 cpan/Test-Simple/t/subtest/bail_out.t
cpan/Test-Simple/t/Legacy/subtest/bail_out.t
R087 cpan/Test-Simple/t/subtest/basic.t
cpan/Test-Simple/t/Legacy/subtest/basic.t
R100 cpan/Test-Simple/t/subtest/die.t
cpan/Test-Simple/t/Legacy/subtest/die.t
R083 cpan/Test-Simple/t/subtest/do.t cpan/Test-Simple/t/Legacy/subtest/do.t
A cpan/Test-Simple/t/Legacy/subtest/events.t
R100 cpan/Test-Simple/t/subtest/for_do_t.test
cpan/Test-Simple/t/Legacy/subtest/for_do_t.test
R057 cpan/Test-Simple/t/subtest/fork.t
cpan/Test-Simple/t/Legacy/subtest/fork.t
R100 cpan/Test-Simple/t/subtest/implicit_done.t
cpan/Test-Simple/t/Legacy/subtest/implicit_done.t
R094 cpan/Test-Simple/t/subtest/line_numbers.t
cpan/Test-Simple/t/Legacy/subtest/line_numbers.t
R100 cpan/Test-Simple/t/subtest/plan.t
cpan/Test-Simple/t/Legacy/subtest/plan.t
R095 cpan/Test-Simple/t/subtest/predicate.t
cpan/Test-Simple/t/Legacy/subtest/predicate.t
R100 cpan/Test-Simple/t/subtest/singleton.t
cpan/Test-Simple/t/Legacy/subtest/singleton.t
R056 cpan/Test-Simple/t/subtest/threads.t
cpan/Test-Simple/t/Legacy/subtest/threads.t
R098 cpan/Test-Simple/t/subtest/todo.t
cpan/Test-Simple/t/Legacy/subtest/todo.t
R100 cpan/Test-Simple/t/subtest/wstat.t
cpan/Test-Simple/t/Legacy/subtest/wstat.t
R100 cpan/Test-Simple/t/tbm_doesnt_set_exported_to.t
cpan/Test-Simple/t/Legacy/tbm_doesnt_set_exported_to.t
R100 cpan/Test-Simple/t/thread_taint.t
cpan/Test-Simple/t/Legacy/thread_taint.t
R067 cpan/Test-Simple/t/threads.t cpan/Test-Simple/t/Legacy/threads.t
R099 cpan/Test-Simple/t/todo.t cpan/Test-Simple/t/Legacy/todo.t
R100 cpan/Test-Simple/t/undef.t cpan/Test-Simple/t/Legacy/undef.t
R100 cpan/Test-Simple/t/use_ok.t cpan/Test-Simple/t/Legacy/use_ok.t
R100 cpan/Test-Simple/t/useing.t cpan/Test-Simple/t/Legacy/useing.t
R098 cpan/Test-Simple/t/utf8.t cpan/Test-Simple/t/Legacy/utf8.t
R100 cpan/Test-Simple/t/versions.t cpan/Test-Simple/t/Legacy/versions.t
A cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late.t
A cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing.t
A cpan/Test-Simple/t/Test2/acceptance/try_it_fork.t
A cpan/Test-Simple/t/Test2/acceptance/try_it_no_plan.t
A cpan/Test-Simple/t/Test2/acceptance/try_it_plan.t
A cpan/Test-Simple/t/Test2/acceptance/try_it_skip.t
A cpan/Test-Simple/t/Test2/acceptance/try_it_threads.t
A cpan/Test-Simple/t/Test2/acceptance/try_it_todo.t
A cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter.t
A cpan/Test-Simple/t/Test2/behavior/Subtest_events.t
A cpan/Test-Simple/t/Test2/behavior/Subtest_plan.t
A cpan/Test-Simple/t/Test2/behavior/Taint.t
A cpan/Test-Simple/t/Test2/behavior/err_var.t
A cpan/Test-Simple/t/Test2/behavior/init_croak.t
A cpan/Test-Simple/t/Test2/behavior/nested_context_exception.t
A cpan/Test-Simple/t/Test2/behavior/no_load_api.t
A cpan/Test-Simple/t/Test2/legacy/TAP.t
A cpan/Test-Simple/t/Test2/modules/API.t
A cpan/Test-Simple/t/Test2/modules/API/Breakage.t
A cpan/Test-Simple/t/Test2/modules/API/Context.t
A cpan/Test-Simple/t/Test2/modules/API/Instance.t
A cpan/Test-Simple/t/Test2/modules/API/Stack.t
A cpan/Test-Simple/t/Test2/modules/Event.t
A cpan/Test-Simple/t/Test2/modules/Event/Bail.t
A cpan/Test-Simple/t/Test2/modules/Event/Diag.t
A cpan/Test-Simple/t/Test2/modules/Event/Exception.t
A cpan/Test-Simple/t/Test2/modules/Event/Note.t
A cpan/Test-Simple/t/Test2/modules/Event/Ok.t
A cpan/Test-Simple/t/Test2/modules/Event/Plan.t
A cpan/Test-Simple/t/Test2/modules/Event/Skip.t
A cpan/Test-Simple/t/Test2/modules/Event/Subtest.t
A cpan/Test-Simple/t/Test2/modules/Event/Waiting.t
A cpan/Test-Simple/t/Test2/modules/Formatter/TAP.t
A cpan/Test-Simple/t/Test2/modules/Hub.t
A cpan/Test-Simple/t/Test2/modules/Hub/Interceptor.t
A cpan/Test-Simple/t/Test2/modules/Hub/Interceptor/Terminator.t
A cpan/Test-Simple/t/Test2/modules/Hub/Subtest.t
A cpan/Test-Simple/t/Test2/modules/IPC.t
A cpan/Test-Simple/t/Test2/modules/IPC/Driver.t
A cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files.t
A cpan/Test-Simple/t/Test2/modules/Util.t
A cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta.t
A cpan/Test-Simple/t/Test2/modules/Util/HashBase.t
A cpan/Test-Simple/t/Test2/modules/Util/Trace.t
A cpan/Test-Simple/t/Test2/regression/gh_16.t
A cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit.t
D cpan/Test-Simple/t/dependents.t
D cpan/Test-Simple/t/fork.t
R100 cpan/Test-Simple/t/MyTest.pm cpan/Test-Simple/t/lib/MyTest.pm
R100 cpan/Test-Simple/t/SmallTest.pm cpan/Test-Simple/t/lib/SmallTest.pm
A cpan/Test-Simple/t/regression/642_persistent_end.t
A cpan/Test-Simple/t/regression/no_name_in_subtest.t
D cpan/Test-Simple/t/subtest/exceptions.t
A cpan/Test-Simple/t/tools.pl
A cpan/Test-Simple/t/tools.t
M ext/XS-APItest/t/svpeek.t
M lib/.gitignore
M win32/Makefile
M win32/makefile.mk
-----------------------------------------------------------------------
--
Perl5 Master Repository