Commit Graph

47 Commits

Author SHA1 Message Date
Paul Howarth
a22c7b4bef Update to 1.302033
- New upstream release 1.302033
  - Fix nested TODO handling of diags (#684)
2016-06-24 15:50:20 +01:00
Paul Howarth
debfa5a891 Update to 1.302031
- New upstream release 1.302031
  - Remove Carp from dependency list (#682)
2016-06-22 10:42:20 +01:00
Paul Howarth
f6ef986396 Update to 1.302030
- New upstream release 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
2016-06-19 13:41:40 +01:00
Paul Howarth
71e363f583 Update to 1.302026
- New upstream release 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)
2016-06-14 08:29:40 +01:00
Paul Howarth
59b9f9c474 Update to 1.302022
- New upstream release 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
2016-05-29 11:51:05 +01:00
Petr Písař
84082da3ac Obsolete perl-Test2-0.000044-2 too 2016-05-23 13:38:38 +02:00
Paul Howarth
9dc1bd73df Update to 1.302019
- New upstream release 1.302019
  - Block signals in critical IPC section (fix #661 and #668)
  - Merge Examples and examples into one dir (#660)
  - Documentation and typo fixes
  - Make Test2::Util::get_tid have a consistent prototype (#665)
  - Make TB->no_plan a no-op if a plan is set
  - Fix util.t win32 bug
  - Handle Test::Builder::Exception properly
  - Silence noisy STDERR in test suite
  - POD spelling fixes
- BR: perl-generators
2016-05-19 11:03:14 +01:00
Paul Howarth
300d6801fd Update to 1.302015
- New upstream release 1.302015
  - Major refactoring of existing API on top of (included) Test2
- Obsolete/Provide perl-Test2
2016-05-19 10:57:23 +01:00
Jitka Plesnikova
05d9012016 Increase release to favour standalone package 2016-05-14 12:22:40 +02:00
Fedora Release Engineering
1c20a75e88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 16:10:23 +00:00
Dennis Gilmore
a51cfb8e0b - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 06:33:51 +00:00
Jitka Plesnikova
417b642847 Increase release to favour standalone package 2015-06-04 13:37:23 +02:00
Jitka Plesnikova
67559cb55a Perl 5.22 rebuild 2015-06-03 19:26:01 +02:00
Petr Šabata
e062fabb30 Correct the license tag 2015-03-04 16:49:00 +01:00
Paul Howarth
11aedb5e1f Update to 1.001014
- New upstream release 1.001014
  - Fix a unit test that broke on some platforms with spaces in the $^X path
  - Add a test to ensure that the Changes file is updated
2015-01-07 10:17:02 +00:00
Paul Howarth
8f8eff9b92 Update to 1.001012
- New upstream release 1.001012
  - Move test that was dropped in the wrong directory
2014-12-24 10:19:42 +00:00
Paul Howarth
aa0e424607 Update to 1.001011
- New upstream release 1.001011
  - Fix windows test bug (GH#491)
  - Integrate Test::Tester and Test::use::ok for easier downgrade from trial
  - Remove POD Coverage test
- Obsolete/Provide perl-Test-Tester and perl-Test-use-ok
- Classify buildreqs by usage
- Use features from recent ExtUtils::MakeMaker to simplify spec
- Run tests with AUTHOR_TESTING=1 so we do the threads test too
2014-12-23 11:53:17 +00:00
Paul Howarth
2e18d3c45f Update to 1.001009
- New upstream release 1.001009
  - Backport cmp_ok fix from alphas (GH#478)
2014-11-04 18:58:41 +00:00
Paul Howarth
2bd015c72d Update to 1.001008
- New upstream release 1.001008
  - Fix subtest name when skip_all is used
2014-10-16 11:20:28 +01:00
Paul Howarth
1203e321c6 Update to 1.001006
- New upstream release 1.001006
  - Documentation updates
  - Subtests accept args
  - Outdent subtest diag
  - Changed install path for perl 5.12 or higher
2014-09-09 15:46:14 +01:00
Jitka Plesnikova
2da98bf51f Perl 5.20 rebuild 2014-08-26 19:40:20 +02:00
Dennis Gilmore
bf39975b8f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 06:10:16 -05:00
Paul Howarth
c98cc8a015 Update to 1.001003
- New upstream release 1.001003
  - Documentation updates for maintainer change
- This release by EXODIST -> update source URL
- Drop obsoletes/provides for old tests sub-package
2014-03-22 20:00:21 +00:00
Paul Howarth
dd82ca2ceb Update to 1.001002
- New upstream release 1.001002
  - Restore ability to use regex with test_err and test_out (CPAN RT#89655)
- Drop upstreamed regex patch
2013-11-05 15:16:36 +00:00
Paul Howarth
752e31006b Update to 0.99
- 0.99 bump
- This release by RJBS -> update source URL
2013-10-12 20:40:11 +01:00
Petr Písař
2aac65f26b Save the patch 2013-08-09 09:44:58 +02:00
Petr Písař
57bff13261 Pass regular expression intact 2013-08-09 09:31:52 +02:00
Dennis Gilmore
d71b95892b - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 20:26:25 -05:00
Petr Písař
ea9f49073c 0.98_05 bump 2013-07-15 09:10:19 +02:00
Petr Písař
2a69cff5d2 Perl 5.18 rebuild 2013-07-12 16:02:37 +02:00
Dennis Gilmore
94a4a97a08 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 09:40:36 -06:00
Jitka Plesnikova
940a6081b5 Update dependencies and comments 2012-11-21 13:36:26 +01:00
Paul Howarth
e98f4a9c2e Spec clean-up
- Merge tests sub-package back into main package
- Don't need to remove empty directories from the buildroot
- Drop %defattr, redundant since rpm 4.4
- Make %files list more explicit
- Don't use macros for commands
- Mark Tutorial.pod as %doc
- Drop explicit dependency on perl-devel
2012-08-24 14:11:12 +01:00
Marcela Mašláňová
b155135040 Bbump release to override sub-package from perl.spec. 2012-08-13 12:57:01 +02:00
Dennis Gilmore
3139ad3b25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 16:37:27 -05:00
Petr Písař
69755b6ec2 Perl 5.16 rebuild 2012-06-06 23:12:16 +02:00
Petr Písař
e3c352a2af Specify all dependencies 2012-05-31 18:17:45 +02:00
Dennis Gilmore
d84b980b9e - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 14:00:47 -06:00
Marcela Mašláňová
f6a32262f1 change path on vendor, so our debuginfo are not conflicting with
perl core debuginfos
2011-08-16 15:46:45 +02:00
Marcela Mašláňová
730b1da929 Perl mass rebuild 2011-06-17 21:31:41 +02:00
Iain Arnell
afaa28483e update to 0.98 2011-02-24 17:25:51 +01:00
Dennis Gilmore
228a54c1e8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 02:36:07 -06:00
Iain Arnell
2647502ae8 update to 0.96 2010-11-20 07:28:31 +01:00
Fedora Release Engineering
deef7c1220 dist-git conversion 2010-07-29 08:14:48 +00:00
Marcela Mašláňová
a2c7e10e63 - Mass rebuild with perl-5.12.0 2010-05-06 23:05:20 +00:00
Chris Weyl
e0e73cc67e initial import 2010-04-03 17:56:48 +00:00
Kevin Fenzi
5e5ad2efbd Setup of module perl-Test-Simple 2010-04-03 17:47:18 +00:00