summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-01-20 06:34:00 +1300
committerKent Fredric <kentnl@gentoo.org>2017-01-20 07:59:50 +1300
commit9fc89a4b0b0b3d683d1e799da0379d2aaa23db0e (patch)
tree30b05f8a966c2eea24a1dcf2578173263fdd63c2 /perl-core/Test-Simple/metadata.xml
parentnet-analyzer/tcpdump: Version bump. (diff)
downloadgentoo-9fc89a4b0b0b3d683d1e799da0379d2aaa23db0e.tar.gz
gentoo-9fc89a4b0b0b3d683d1e799da0379d2aaa23db0e.tar.bz2
gentoo-9fc89a4b0b0b3d683d1e799da0379d2aaa23db0e.zip
perl-core/Test-Simple: Bump to version 1.302.75 (masked)
Upstream: - fix double-release when throwing from context_do - improved diag-vs-info discrimination in send_event - TEST_ACTIVE and TEST2_ACTIVE env-vars now set to true - Reduce confusingness of cmp_ok output - Handle negative PIDs on windows - Add can() to deprecated Test::Tester::Delegate - Fix SysV IPC availability vs enabled interaction - Propogate warnings settings to use_ok - Add json serialization hooks to to Test2::Event and Test2::Trace::Util - TODO subtests recursively mark children as effective passes. - Added event classes ::Encoding and ::TAP::Version for Test2::Harness - Trace now contains cid and signatures - events now have related() method to check interconnectedness of events - run_subtest now has a no_fork option Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'perl-core/Test-Simple/metadata.xml')
-rw-r--r--perl-core/Test-Simple/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-core/Test-Simple/metadata.xml b/perl-core/Test-Simple/metadata.xml
index 05a0dbabe3ad..c0d99849be16 100644
--- a/perl-core/Test-Simple/metadata.xml
+++ b/perl-core/Test-Simple/metadata.xml
@@ -16,6 +16,7 @@
<remote-id type="cpan-module">Test2::Event</remote-id>
<remote-id type="cpan-module">Test2::Event::Bail</remote-id>
<remote-id type="cpan-module">Test2::Event::Diag</remote-id>
+ <remote-id type="cpan-module">Test2::Event::Encoding</remote-id>
<remote-id type="cpan-module">Test2::Event::Exception</remote-id>
<remote-id type="cpan-module">Test2::Event::Generic</remote-id>
<remote-id type="cpan-module">Test2::Event::Info</remote-id>
@@ -24,6 +25,7 @@
<remote-id type="cpan-module">Test2::Event::Plan</remote-id>
<remote-id type="cpan-module">Test2::Event::Skip</remote-id>
<remote-id type="cpan-module">Test2::Event::Subtest</remote-id>
+ <remote-id type="cpan-module">Test2::Event::TAP::Version</remote-id>
<remote-id type="cpan-module">Test2::Event::Waiting</remote-id>
<remote-id type="cpan-module">Test2::Formatter</remote-id>
<remote-id type="cpan-module">Test2::Formatter::TAP</remote-id>
@@ -34,6 +36,7 @@
<remote-id type="cpan-module">Test2::IPC</remote-id>
<remote-id type="cpan-module">Test2::IPC::Driver</remote-id>
<remote-id type="cpan-module">Test2::IPC::Driver::Files</remote-id>
+ <remote-id type="cpan-module">Test2::Tools::Tiny</remote-id>
<remote-id type="cpan-module">Test2::Util</remote-id>
<remote-id type="cpan-module">Test2::Util::ExternalMeta</remote-id>
<remote-id type="cpan-module">Test2::Util::HashBase</remote-id>