-
Mon Jul 11 2016 Petr Pisar <ppisar@redhat.com> - 1.302040-2
- SCL
-
Sun Jul 10 2016 Paul Howarth <paul@city-fan.org> - 1.302040-1
- Update to 1.302040
- Fix broken MANIFEST.SKIP entries (#689)
- Add Info event for better diagnostics
-
Mon Jul 04 2016 Paul Howarth <paul@city-fan.org> - 1.302037-1
- Update to 1.302037
- Restore PerlIO layer cloning on STDERR and STDOUT
- Bump obsoletes/provides versions for perl-Test2 to maintain upgrade path from
packages in third-party repositories
-
Tue Jun 28 2016 Paul Howarth <paul@city-fan.org> - 1.302035-1
- Update to 1.302035
- Fix some breakage info
- POD fixes
-
Fri Jun 24 2016 Paul Howarth <paul@city-fan.org> - 1.302033-1
- Update to 1.302033
- Fix nested TODO handling of diags (#684)
-
Wed Jun 22 2016 Paul Howarth <paul@city-fan.org> - 1.302031-1
- Update to 1.302031
- Remove Carp from dependency list (#682)
-
Sun Jun 19 2016 Paul Howarth <paul@city-fan.org> - 1.302030-1
- Update to 1.302030
- Use pre_filter instead of filter for TODO in Test::Builder (fix #683)
- Fix typos in transitions doc (#681)
- Add 'inherit_trace' param to run_subtest
- Properly skip thread test when threads are broken
-
Tue Jun 14 2016 Paul Howarth <paul@city-fan.org> - 1.302026-1
- Update to 1.302026
- Do not fail if Test2::API::Breakage cannot load (rare 5.10.0 issue)
- Potential fix for t/Legacy/Regression/637.t
- Make t/Legacy/Regression/637.t AUTHOR_TESTING for now
- Add Generic event type
- Make sure enabling culling/shm sets pid and tid (fix #679)
-
Sun May 29 2016 Paul Howarth <paul@city-fan.org> - 1.302022-1
- Update to 1.302022
- Many micro-optimizations
- Spelling fixes and tests
- Fix leaky File.t file so that tmp doesn't fill up
- Move some modules out of the known broken list in xt tests
- Add Test2-based tools to downstream testing
- Change when PID/TID are stashed (for forkprove)
- VMS fixes for Files.t and IPC system
- Improve thread checks to better detect broken 5.10 builds
- Use thread checks to skip/run t/Legacy/Regression/637.t
-
Mon May 23 2016 Petr Pisar <ppisar@redhat.com> - 1.302019-2
- Obsolete perl-Test2-0.000044-2 too