summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTodd Rinaldo <toddr@cpan.org>2018-03-18 17:07:59 -0500
committerTodd Rinaldo <toddr@cpan.org>2018-03-18 17:07:59 -0500
commit43de38c477bd3ba3e0305e66dc3343de1b7dbb97 (patch)
treeda59b1e43026c0ec6bd8d6b29e48e9ac32647dfc /MANIFEST
parentf071bbf068bfc8e6ff7319566665e5bbaa7cbfdc (diff)
downloadperl-43de38c477bd3ba3e0305e66dc3343de1b7dbb97.tar.gz
Upgrade Test-Simple from version 1.302122 to 1.302133
[DELTA] 1.302133 2018-03-11 12:48:37-07:00 America/Los_Angeles - No changes since last trial 1.302132 2018-03-09 15:43:51-08:00 America/Los_Angeles (TRIAL RELEASE) - Add method to validate facet data - Add Test2::Event::V2 event class, and context helpers - Improve how events handle facets - Break out meta_facet_data - Document and fix Facets2Legacy - Fix nested and in_subtest to look at hub facets - Fix event->related and trace with uuid 1.302131 2018-03-07 09:36:16-08:00 America/Los_Angeles (TRIAL RELEASE) - Make sure event puts the uuid into the about facet 1.302130 2018-03-07 08:07:54-08:00 America/Los_Angeles - No changes since last trial 1.302129 2018-03-06 13:43:22-08:00 America/Los_Angeles (TRIAL RELEASE) - Make hubs tag events with a new facet 1.302128 2018-03-05 09:26:53-08:00 America/Los_Angeles - No changes since the trial 1.302127 2018-03-02 12:43:56-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix missing UUID in Test::Builder subtests 1.302126 2018-03-01 23:15:52-08:00 America/Los_Angeles (TRIAL RELEASE) - Add optional UUID tagging 1.302125 2018-02-21 23:10:39-08:00 America/Los_Angeles - No changes since trial 1.302124 2018-02-13 22:02:48-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix a test to skip without threads 1.302123 2018-02-13 21:39:31-08:00 America/Los_Angeles (TRIAL RELEASE) - Make it possible to disable IPC
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c11c8f556b..849322756c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2286,6 +2286,7 @@ 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/V2.pm
cpan/Test-Simple/lib/Test2/Event/Waiting.pm
cpan/Test-Simple/lib/Test2/EventFacet.pm
cpan/Test-Simple/lib/Test2/EventFacet/About.pm
@@ -2293,6 +2294,7 @@ 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/Hub.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
@@ -2495,6 +2497,10 @@ cpan/Test-Simple/t/Test2/acceptance/try_it_plan.t
cpan/Test-Simple/t/Test2/acceptance/try_it_skip.t
cpan/Test-Simple/t/Test2/acceptance/try_it_threads.t
cpan/Test-Simple/t/Test2/acceptance/try_it_todo.t
+cpan/Test-Simple/t/Test2/behavior/disable_ipc_a.t
+cpan/Test-Simple/t/Test2/behavior/disable_ipc_b.t
+cpan/Test-Simple/t/Test2/behavior/disable_ipc_c.t
+cpan/Test-Simple/t/Test2/behavior/disable_ipc_d.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
@@ -2512,6 +2518,7 @@ 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/behavior/uuid.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
@@ -2532,6 +2539,7 @@ 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/V2.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