Compare commits

30 Commits

Author SHA256 Message Date
9e0cee090c Accepting request 1285256 from devel:languages:perl
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/request/show/1285256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=16
2025-06-13 16:44:44 +00:00
317f3e40ad Accepting request 624419 from devel:languages:perl
- updated to 0.54
   see /usr/share/doc/packages/perl-Test-Spec/Changes
  0.54 Tue Nov 21 12:46:00 MSK 2017
    - `around` method added to allow localized variables and other local setup.
      Call `yield` method to run examples by `around` CODE.
      Contributed by @akzhan
  
    - Replace some `use base` with `use parent` and other minor updates.
      Contributed by @akzhan
  
    - Now tested under Perl 5.22-5.26 too
      Contributed by @akzhan
  
    - predictable_destroy spec fixed under Perl 5.8
      Contributed by @akzhan

OBS-URL: https://build.opensuse.org/request/show/624419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=15
2018-07-28 10:41:09 +00:00
Stephan Kulow
3b2cc18e31 Accepting request 582517 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/582517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=28
2018-03-06 09:07:24 +00:00
7520564d4f Accepting request 523583 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/523583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=14
2017-09-12 17:57:39 +00:00
Stephan Kulow
900bfff9e0 Accepting request 520579 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/520579
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=26
2017-09-12 07:45:50 +00:00
8a18a8a40f Accepting request 520424 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/520424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=13
2017-09-04 10:36:39 +00:00
Stephan Kulow
3bec5388b0 Accepting request 517122 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/517122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=24
2017-09-03 08:59:37 +00:00
4ca1855008 Accepting request 319967 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/319967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=12
2015-08-02 20:46:18 +00:00
Stephan Kulow
0763d92b24 Accepting request 319883 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/319883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=22
2015-08-02 05:05:05 +00:00
e08eded79e Accepting request 298220 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/298220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=11
2015-04-21 23:18:32 +00:00
Stephan Kulow
3179802492 Accepting request 298141 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/298141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=20
2015-04-20 16:46:03 +00:00
4b3873306b Accepting request 296616 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/296616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=10
2015-04-15 14:25:07 +00:00
Stephan Kulow
318f4db924 Accepting request 296607 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/296607
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=18
2015-04-15 04:20:31 +00:00
Stephan Kulow
de4e2b7e7f Accepting request 208474 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/208474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=8
2013-11-26 13:42:08 +00:00
Stephan Kulow
b5d8b009a6 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=16
2013-11-26 09:19:59 +00:00
Stephan Kulow
e975370980 Accepting request 177521 from devel:languages:perl
- updated to 0.46
   - with() enables argument matching on mocked methods
   - raises() makes mocked methods raise exceptions
     Contributed by Kjell-Magne Øierud (issue #12)
 
   - Add support for TAP version 13.
     Contributed by Michael G. Schwern (issue #11)
 
   - Allow shared_examples_for to be defined in any context.
 
   - Fixed runtests() to honor its contract to run only the examples specified
     in its @patterns parameter or SPEC environment variable. (forwarded request 177495 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=6
2013-06-06 11:56:24 +00:00
Stephan Kulow
1ff6e6d57e Accepting request 177495 from home:coolo:update-perl
- updated to 0.46
   - with() enables argument matching on mocked methods
   - raises() makes mocked methods raise exceptions
     Contributed by Kjell-Magne Øierud (issue #12)
 
   - Add support for TAP version 13.
     Contributed by Michael G. Schwern (issue #11)
 
   - Allow shared_examples_for to be defined in any context.
 
   - Fixed runtests() to honor its contract to run only the examples specified
     in its @patterns parameter or SPEC environment variable.

OBS-URL: https://build.opensuse.org/request/show/177495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=14
2013-06-04 15:32:50 +00:00
Stephan Kulow
c05e649757 Accepting request 108641 from devel:languages:perl
- updated to 0.42
  - Added context() and xcontext() aliases for describe/xdescribe
    (reported by intrigeri)
  - Added license info to Makefile.PL (RT#75400)
  - Fixed test suite problems on Windows

OBS-URL: https://build.opensuse.org/request/show/108641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=3
2012-03-12 07:53:59 +00:00
Stephan Kulow
43697ccfb4 readd
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=12
2012-03-09 14:10:21 +00:00
Stephan Kulow
2272db7efb - updated to 0.42
- Added context() and xcontext() aliases for describe/xdescribe
    (reported by intrigeri)
  - Added license info to Makefile.PL (RT#75400)
  - Fixed test suite problems on Windows

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=11
2012-03-09 14:08:15 +00:00
Stephan Kulow
f88158f2b0 Accepting request 105350 from devel:languages:perl
- updated to 0.40
  - Fixed problem that caused Test::Spec usage errors (e.g. 'describe "foo";'
    without a subroutine argument) to be reported from inside the library,
    instead of the caller's perspective where the actual error is.

OBS-URL: https://build.opensuse.org/request/show/105350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=2
2012-02-16 14:00:16 +00:00
Stephan Kulow
a25fe00c9d - updated to 0.40
- Fixed problem that caused Test::Spec usage errors (e.g. 'describe "foo";'
    without a subroutine argument) to be reported from inside the library,
    instead of the caller's perspective where the actual error is.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=9
2012-02-16 08:28:52 +00:00
Stephan Kulow
55c5512f1f Accepting request 97984 from devel:languages:perl
new perl package

OBS-URL: https://build.opensuse.org/request/show/97984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Spec?expand=0&rev=1
2012-01-05 12:49:35 +00:00
Stephan Kulow
175b767cc8 - update to 0.39
- Added xit/xthey/xdescribe to mark TODO tests, inspired by the
    Jasmine JavaScript framework.
    Contributed by Marian Schubert (issue #10).
  - Added share() function to facilitate spec refactoring.
  - Fixed bug where shared examples defined in one package could not be
    used in another package.
  - Improved reporting of errors using spec_helper.
  - Minor documentation formatting fixes
  - Fixed test suite for Windows environments.
  - Added spec_helper utility function to load helper scripts
    relative to the spec.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=7
2011-12-22 19:05:35 +00:00
Stephan Kulow
ba645bb034 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=6 2011-11-11 11:23:21 +00:00
Pascal Bleser
8e217a5e8d 0.33
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=5
2011-06-14 23:11:14 +00:00
Pascal Bleser
da90f77a11 0.32
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=4
2011-06-11 00:17:19 +00:00
Pascal Bleser
8bead6a4fa disable tests on < 11.3, perl too old
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=3
2011-06-08 22:08:35 +00:00
Pascal Bleser
8c44a47152 shorter description
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=2
2011-06-08 19:19:52 +00:00
Pascal Bleser
c8430d4059 0.31
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Spec?expand=0&rev=1
2011-06-08 19:19:22 +00:00

Diff Content Not Available