Commit Graph

143 Commits

Author SHA1 Message Date
Fedora Release Engineering 7199822c3f Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 11:46:07 +00:00
Paul Howarth 7a84d10979 Update to 1.302191
- New upstream release 1.302191
  - CI fixes
  - Avoid failing when printing diagnostic info comparing partial overload
    objects
2022-07-11 12:02:23 +01:00
Jitka Plesnikova c22d48a30b Perl 5.36 re-rebuild of bootstrapped packages 2022-06-03 12:56:42 +02:00
Jitka Plesnikova a6eef40e09 Increase release to favour standalone package 2022-05-30 16:12:07 +02:00
Paul Howarth 26930ae2e6 Update to 1.302190
- New upstream release 1.302190
  - Fix subtest times to be hi-res
2022-03-05 15:06:13 +00:00
Paul Howarth a2f839d247 Update to 1.302189
- New upstream release 1.302189
  - GH#890, GH#891: Methods used in overload should always be invoked with 3
    parameters
2022-02-25 09:35:56 +00:00
Fedora Release Engineering 3837b2fe63 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 05:54:21 +00:00
Paul Howarth d914b77a95 Update to 1.302188
- New upstream release 1.302188
  - Fix for non-gcc compilers on 5.10.0
2021-09-29 18:19:25 +01:00
Paul Howarth 3adff62f7c Update to 1.302187
- New upstream release 1.302187
  - Fix tests for core boolean support
2021-09-19 09:46:05 +01:00
Paul Howarth 93d64bd805 Update to 1.302186
- New upstream release 1.302186
  - Add start/stop timestamps to subtests
2021-07-27 09:17:31 +01:00
Fedora Release Engineering d7818ea78f - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 00:26:29 +00:00
Jitka Plesnikova f7943e4cf3 Perl 5.34 re-rebuild of bootstrapped packages 2021-05-24 10:18:03 +02:00
Jitka Plesnikova 5a15c4e574 Increase release to favour standalone package 2021-05-21 10:02:16 +02:00
Paul Howarth e07b74cdd4 Update to 1.302185
- New upstream release 1.302185
  - Fix Test::Builder->skip to stringify arguments
2021-05-20 11:06:30 +01:00
Fedora Release Engineering 8ef006f3c2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 05:11:23 +00:00
Paul Howarth 2fe4e7506e Update to 1.302183
- New upstream release 1.302183
  - Avoid closing over scalar in BEGIN block in cmp_ok eval
2020-10-22 12:27:47 +01:00
Petr Písař 6cf19171f3 Demote Module::Pluggable hard dependency to Suggests level
It's optional in the code, thus it should be a weak dependency.
Upstream classifies it as suggests, thus use that level in Fedora.

Moreover, conditionalize this dependency to avoid pulling
Module::Plugable into perl Modularity module.
2020-10-15 15:46:06 +02:00
Paul Howarth dcf2bc8aa1 Update to 1.302182
- New upstream release 1.302182
  - Fix 5.6 support
  - Fix fragile %INC handling in a test
2020-10-06 11:05:24 +01:00
Paul Howarth 996d4023b8 Update to 1.302181
- New upstream release 1.302181
  - Put try_sig_mask back where it goes (and add test to prevent this in the
    future)
  - Drop new List::Util requirement back down
2020-09-14 20:42:44 +01:00
Paul Howarth 3165781bfd Update to 1.302180
- New upstream release 1.302180
  - Move try_sig_mask to the only module that uses it
  - Inherit warnings bitmask in cmp_ok string eval
  - Update copyright date
  - Improved API for intercept {} and what it returns
  - Bump minimum List::Util version (for uniq)
2020-09-14 11:31:08 +01:00
Petr Písař a436b9c350 Update to 1.302177
- New upstream release 1.302177
  - Minor fix to author downstream test
  - No significant changes since the last trial
  - Fix Test::More's $TODO inside intercept (#862)
2020-08-07 10:29:29 +02:00
Fedora Release Engineering 694cddb82e - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 19:25:58 +00:00
Jitka Plesnikova c898991794 Perl 5.32 re-rebuild of bootstrapped packages 2020-06-26 17:49:11 +02:00
Jitka Plesnikova 3a0339bd77 Increase release to favour standalone package 2020-06-22 13:45:00 +02:00
Paul Howarth e55f2e3857 Update to 1.302175
- New upstream release 1.302175
  - Fix typos in POD
  - Fix incorrect Test2::Hub documentation
  - Fix test that needed . in @INC on Windows
  - Fix Breakage test to show more info
2020-04-14 09:23:45 +01:00
Paul Howarth 4182db251c Update to 1.302174
- New upstream release 1.302174
  - Fall back to Data::Dumper if JSON::PP is not available during IPC errors
2020-03-31 11:13:49 +01:00
Paul Howarth 2cd8354814 Update to 1.302173
- New upstream release 1.302173
  - Add extra debugging for "Not all files from hub '...' have been collected!"
2020-03-28 09:58:55 +00:00
Paul Howarth 1fe570fbf7 Update to 1.302172
- New upstream release 1.302172
  - Fix transition documentation
  - Fix warnings from info/debug tap
2020-03-09 10:07:56 +00:00
Fedora Release Engineering 5727354f4b - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 05:15:24 +00:00
Paul Howarth 5075c201ca Update to 1.302171
- New upstream release 1.302171
  - Fix 5.6
  - Fix EBCDIC
  - Upgrade Object::HashBase
  - Clarify error message in test (GH#841)
  - Spelling/Grammar fixes
2020-01-19 14:24:18 +00:00
Petr Písař 4166b67638 Require mro
mro module is used in Test2::Util::HashBase if Perl is 5.010 or
later.
2020-01-02 09:14:55 +01:00
Paul Howarth 2d7aca5bf2 Update to 1.302170
- New upstream release 1.302170
  - Fix unwanted END phase event (GH#840)
2019-12-03 09:32:25 +00:00
Paul Howarth eac0a60958 Update to 1.302169
- New upstream release 1.302169
  - Update inlined Object::HashBase
  - Avoid 'used only once' warnings in BEGIN and END blocks
2019-11-19 09:55:22 +00:00
Paul Howarth b1964981ad Update to 1.302168
- New upstream release 1.302168
  - Fix typo in a Test2::API::Breakage warning
  - Delay loading of Term::Table until needed
2019-09-07 09:27:54 +01:00
Paul Howarth cefb2b37e4 Update to 1.302167
- New upstream release 1.302167
  - Add test2_is_testing_done api method
  - Fix string compare warning
2019-08-26 14:37:11 +01:00
Paul Howarth bbe9c58d8c Update to 1.302166
- New upstream release 1.302166
  - Better diagnostics when a context is destroyed unexpectedly
  - Add an event to notify when END phase starts
2019-08-16 09:04:02 +01:00
Fedora Release Engineering f6474944f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 07:18:48 +00:00
Jitka Plesnikova 3785ec2c63 Perl 5.30 re-rebuild of bootstrapped packages 2019-06-02 22:58:16 +02:00
Jitka Plesnikova d03102c02c Perl 5.30 rebuild 2019-05-30 10:41:30 +02:00
Jitka Plesnikova c9fcb60df0 Increase epoch to favour standalone package 2019-05-30 09:18:16 +02:00
Jitka Plesnikova 65a5f30932 Disable author tests and do not add optional run-require Term::Table when bootstraping 2019-05-14 08:09:47 +02:00
Paul Howarth 29e240cb77 Update to 1.302164
- New upstream release 1.302164
  - Do not use threads::shared in Test::Tester::Capture (GH#826)
  - Add missing version info to Info/Table
  - Fix event in global destruction bug (GH#827)
  - Proper fix for todo = '' (GH#812, GH#829)
- Modernize spec using %{make_build} and %{make_install}
- Drop obsoletes/provides for perl-Test2 dating back to Fedora 25
2019-04-28 12:19:04 +01:00
Paul Howarth 4a13d5b6e3 Update to 1.302162
- New upstream release 1.302162
  - Remove SHM Optimization
  - Typo fixes in documentation
2019-02-06 12:33:39 +00:00
Fedora Release Engineering fe5dd8360f - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 00:50:49 +00:00
Paul Howarth 9af8369cfe Update to 1.302160
- New upstream release 1.302160
  - Fix minor typos and missing doc sections
  - Add table support in info facet and TAP formatter
  - Fix TAP test on Windows
  - Fix math errors in table indentation
  - Devel requires Term::Table
  - Add table support to ctx->fail and ctx->fail_and_return
  - Fix Instance.t on haiku-os
2019-01-20 15:39:17 +00:00
Paul Howarth 106108eec0 Update to 1.302156
- New upstream release 1.302156
  - Fix Windows fork+test failure (GH#814)
  - Documentation updates (GH#819)
  - Fix verbose TAP newline regression (GH#810)
  - Fix local $TODO bugs (GH#812, GH#817)
  - Fix shm read warning (GH#815)
  - Merge doc fix PR's from magnolia-k
  - Fix failure to check error code on shmwrite (GH#815)
  - Fix localization error in new test (GH#820)
  - Fix SHM test to work on machines without SHM
  - Fix locale errors in Instance.t
  - Windows test fixes
  - Perl 5.6 test fixes
  - Add trace to SHM error when possible
  - Fix test not to fail in non-english locales
2019-01-08 09:53:39 +00:00
Paul Howarth 4b67d419e0 Update to 1.302141
- New upstream release 1.302141
  - Fix bug where IPC init failed in preload+fork environments
2018-12-02 17:10:19 +00:00
Paul Howarth cb6a4a9220 Update to 1.302140
- New upstream release 1.302140
  - Mask warning from the recent IPC fix generated when threaded Test tools are
    loaded at run-time
2018-08-14 14:32:00 +01:00
Fedora Release Engineering 04782f902f - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 20:16:55 +00:00
Paul Howarth c58a4b37d6 Update to 1.302138
- New upstream release 1.302138
  - Make it safe to fork before events in IPC
2018-07-12 11:54:42 +01:00