diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-18 20:06:24 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-18 20:21:46 +1200 |
commit | 77ca50f224c3b88bb88991d5ef0de0bf2ba391bc (patch) | |
tree | 31e92de2bc02a59dcbd5ffa60bb0387c6b67270f /profiles | |
parent | x11-themes/clearlooks-phenix: Version bump (diff) | |
download | gentoo-77ca50f224c3b88bb88991d5ef0de0bf2ba391bc.tar.gz gentoo-77ca50f224c3b88bb88991d5ef0de0bf2ba391bc.tar.bz2 gentoo-77ca50f224c3b88bb88991d5ef0de0bf2ba391bc.zip |
perl-core/Test-Simple,virtual/perl-Test-Simple: Bump to version 1.302.96 (masked)
Upstream:
- Fix TB->reset + subtest crash
- Fix newline handling in subtest
- Fix race conditions
- Fix test failures without '.' in @INC
- Fix timeout with child procs/threads
- Fix SIGSYS localization
- Fix buffered-subtest bailout
- Update breakage info
- Improved IO management
- Give access to Test2::API's IO Handles
- Formatters should use aforementioned handles
- Test::Builder result logging can be disabled
- Add Event "facets"
- Improved performance
- Rename Util::Trace to ::EventFacet::Trace
- Track hub id in trace
- Remove Info event
- Add Pass and Fail events
- Remove Event JSON interface
- Fix tests with newer Data::Dumper
- Make sure buffered subtest plans state buffered
- Add "new_root" for formatters
- Add intercept_deep API
- Fix Version event bug
- Add API to reset after a fork
- Avoid premature Test2 initialization
- Fix Builder preload
- Fix tests to work with subref in stash optimization
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 01b6846c2900..b6ed1981ae63 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -500,8 +500,8 @@ dev-ruby/poltergeist >=dev-perl/Net-Twitter-4.10.420 >=perl-core/Math-BigInt-1.999.726 >=dev-perl/Math-BigInt-GMP-1.600.0 -=perl-core/Test-Simple-1.302.75 -=virtual/perl-Test-Simple-1.302.75 +=perl-core/Test-Simple-1.302.96 +=virtual/perl-Test-Simple-1.302.96 dev-perl/Test2-Suite >=dev-perl/Data-Validate-Domain-0.120.0 dev-perl/Test2-Plugin-NoWarnings |