diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2017-10-02 14:03:48 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2017-10-03 08:56:11 +0100 |
commit | 07bc328a0524ea51d473545282321341bcd61e03 (patch) | |
tree | b7f274428d34df1ad82f3f6ef2969b1d9e14fb18 /MANIFEST | |
parent | 9995b99e160dcf6aabd893a490cbc95bc736f00f (diff) | |
download | perl-07bc328a0524ea51d473545282321341bcd61e03.tar.gz |
Upgrade Test-Simple from version 1.302073 to 1.302096
(includes regen/lib_cleanup.pl)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 44 |
1 files changed, 41 insertions, 3 deletions
@@ -2640,15 +2640,27 @@ cpan/Test-Simple/lib/Test2/Event/Bail.pm cpan/Test-Simple/lib/Test2/Event/Diag.pm cpan/Test-Simple/lib/Test2/Event/Encoding.pm cpan/Test-Simple/lib/Test2/Event/Exception.pm +cpan/Test-Simple/lib/Test2/Event/Fail.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/Pass.pm cpan/Test-Simple/lib/Test2/Event/Plan.pm cpan/Test-Simple/lib/Test2/Event/Skip.pm cpan/Test-Simple/lib/Test2/Event/Subtest.pm cpan/Test-Simple/lib/Test2/Event/TAP/Version.pm cpan/Test-Simple/lib/Test2/Event/Waiting.pm +cpan/Test-Simple/lib/Test2/EventFacet.pm +cpan/Test-Simple/lib/Test2/EventFacet/About.pm +cpan/Test-Simple/lib/Test2/EventFacet/Amnesty.pm +cpan/Test-Simple/lib/Test2/EventFacet/Assert.pm +cpan/Test-Simple/lib/Test2/EventFacet/Control.pm +cpan/Test-Simple/lib/Test2/EventFacet/Error.pm +cpan/Test-Simple/lib/Test2/EventFacet/Info.pm +cpan/Test-Simple/lib/Test2/EventFacet/Meta.pm +cpan/Test-Simple/lib/Test2/EventFacet/Parent.pm +cpan/Test-Simple/lib/Test2/EventFacet/Plan.pm +cpan/Test-Simple/lib/Test2/EventFacet/Trace.pm cpan/Test-Simple/lib/Test2/Formatter.pm cpan/Test-Simple/lib/Test2/Formatter/TAP.pm cpan/Test-Simple/lib/Test2/Hub.pm @@ -2662,8 +2674,10 @@ cpan/Test-Simple/lib/Test2/Tools/Tiny.pm cpan/Test-Simple/lib/Test2/Transition.pod cpan/Test-Simple/lib/Test2/Util.pm cpan/Test-Simple/lib/Test2/Util/ExternalMeta.pm +cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm cpan/Test-Simple/lib/Test2/Util/HashBase.pm cpan/Test-Simple/lib/Test2/Util/Trace.pm +cpan/Test-Simple/t/HashBase.t cpan/Test-Simple/t/Legacy/00test_harness_check.t cpan/Test-Simple/t/Legacy/01-basic.t cpan/Test-Simple/t/Legacy/478-cmp_ok_hash.t @@ -2731,6 +2745,7 @@ cpan/Test-Simple/t/Legacy/is_deeply_with_threads.t cpan/Test-Simple/t/Legacy/missing.t cpan/Test-Simple/t/Legacy/More.t cpan/Test-Simple/t/Legacy/new_ok.t +cpan/Test-Simple/t/Legacy/no_log_results.t cpan/Test-Simple/t/Legacy/no_plan.t cpan/Test-Simple/t/Legacy/no_tests.t cpan/Test-Simple/t/Legacy/note.t @@ -2791,6 +2806,7 @@ cpan/Test-Simple/t/Legacy/utf8.t cpan/Test-Simple/t/Legacy/versions.t cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late.t cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings.t +cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note.t cpan/Test-Simple/t/lib/Dev/Null.pm cpan/Test-Simple/t/lib/Dummy.pm cpan/Test-Simple/t/lib/MyOverload.pm @@ -2824,6 +2840,9 @@ cpan/Test-Simple/t/regression/684-nested_todo_diag.t cpan/Test-Simple/t/regression/694_note_diag_return_values.t cpan/Test-Simple/t/regression/696-intercept_skip_all.t cpan/Test-Simple/t/regression/721-nested-streamed-subtest.t +cpan/Test-Simple/t/regression/757-reset_in_subtest.t +cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered.t +cpan/Test-Simple/t/regression/builder_does_not_init.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 @@ -2835,15 +2854,19 @@ cpan/Test-Simple/t/Test2/acceptance/try_it_todo.t cpan/Test-Simple/t/Test2/behavior/err_var.t cpan/Test-Simple/t/Test2/behavior/Formatter.t cpan/Test-Simple/t/Test2/behavior/init_croak.t +cpan/Test-Simple/t/Test2/behavior/intercept.t +cpan/Test-Simple/t/Test2/behavior/ipc_wait_timeout.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/special_names.t +cpan/Test-Simple/t/Test2/behavior/subtest_bailout.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 cpan/Test-Simple/t/Test2/behavior/Subtest_todo.t cpan/Test-Simple/t/Test2/behavior/Taint.t +cpan/Test-Simple/t/Test2/behavior/trace_signature.t cpan/Test-Simple/t/Test2/legacy/TAP.t cpan/Test-Simple/t/Test2/modules/API.t cpan/Test-Simple/t/Test2/modules/API/Breakage.t @@ -2853,15 +2876,29 @@ cpan/Test-Simple/t/Test2/modules/API/Stack.t cpan/Test-Simple/t/Test2/modules/Event.t 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/Encoding.t cpan/Test-Simple/t/Test2/modules/Event/Exception.t +cpan/Test-Simple/t/Test2/modules/Event/Fail.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/Pass.t cpan/Test-Simple/t/Test2/modules/Event/Plan.t cpan/Test-Simple/t/Test2/modules/Event/Skip.t cpan/Test-Simple/t/Test2/modules/Event/Subtest.t +cpan/Test-Simple/t/Test2/modules/Event/TAP/Version.t cpan/Test-Simple/t/Test2/modules/Event/Waiting.t +cpan/Test-Simple/t/Test2/modules/EventFacet.t +cpan/Test-Simple/t/Test2/modules/EventFacet/About.t +cpan/Test-Simple/t/Test2/modules/EventFacet/Amnesty.t +cpan/Test-Simple/t/Test2/modules/EventFacet/Assert.t +cpan/Test-Simple/t/Test2/modules/EventFacet/Control.t +cpan/Test-Simple/t/Test2/modules/EventFacet/Error.t +cpan/Test-Simple/t/Test2/modules/EventFacet/Info.t +cpan/Test-Simple/t/Test2/modules/EventFacet/Meta.t +cpan/Test-Simple/t/Test2/modules/EventFacet/Parent.t +cpan/Test-Simple/t/Test2/modules/EventFacet/Plan.t +cpan/Test-Simple/t/Test2/modules/EventFacet/Trace.t cpan/Test-Simple/t/Test2/modules/Formatter/TAP.t cpan/Test-Simple/t/Test2/modules/Hub.t cpan/Test-Simple/t/Test2/modules/Hub/Interceptor.t @@ -2873,9 +2910,10 @@ cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files.t cpan/Test-Simple/t/Test2/modules/Tools/Tiny.t cpan/Test-Simple/t/Test2/modules/Util.t cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta.t -cpan/Test-Simple/t/Test2/modules/Util/HashBase.t +cpan/Test-Simple/t/Test2/modules/Util/Facets2Legacy.t cpan/Test-Simple/t/Test2/modules/Util/Trace.t cpan/Test-Simple/t/Test2/regression/693_ipc_ordering.t +cpan/Test-Simple/t/Test2/regression/746-forking-subtest.t cpan/Test-Simple/t/Test2/regression/gh_16.t cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit.t cpan/Text-Balanced/lib/Text/Balanced.pm Text::Balanced |