Commit Graph

23 Commits

Author SHA1 Message Date
Paul Howarth
82bfdbcd1f Update to 1.122
- New upstream release 1.122
  - Added $Test::Deep::LeafWrapper to control the behavior of simple values in
    the "expected" definition
  - Documentation improvements
  - Avoid a few evals, localize $@ in a few places where eval is used
  - Goodbye tabs, hello spaces
- BR: perl-generators
- Simplify find command using -delete
2016-09-08 19:05:21 +01:00
Paul Howarth
5dab586553 Update to 1.120
- New upstream release 1.120
  - Add none() test; it's like any(), but negative
  - Fix stringification of any() expectations
2015-11-30 13:39:16 +00:00
Paul Howarth
a46ebf8cd5 Update to 0.119
- New upstream release 0.119
  - Overloading of & and | no longer can change All or Any objects found as
    arguments
  - An All as an argument to an All constructed is flattened out into its
    All-ed values; the same goes for Any
  - Remove use of Test::NoWarnings for user-facing tests
2015-09-30 09:45:06 +01:00
Paul Howarth
39db8b4095 Update to 0.117
- New upstream release 0.117
  - Do not lose argument(s) to import
    (https://github.com/rjbs/Test-Deep/issues/29)
2015-06-22 11:50:16 +01:00
Paul Howarth
8b2eab4b53 Update to 0.116
- New upstream release 0.116
  - On its own, :preload options uses default group of exports
2015-06-21 12:52:19 +01:00
Paul Howarth
2f5adcdd1a Update to 0.115
- New upstream release 0.115
  - Worked around a bug in chained goto on 5.8.5
2015-01-11 11:15:22 +00:00
Paul Howarth
0a647276fe Update to 0.114
- New upstream release 0.114
  - Improve prereqs metadata
  - Add a noneof() set test
  - regexponly hasn't worked... ever; now it does
  - Passing :preload to import loads all plugins up front
  - A few more tests have been documented
  - The many exports of Test::Deep are now documented!
2014-12-16 11:01:56 +00:00
Paul Howarth
2537582c3f Update to 0.113
- New upstream release 0.113
  - Fix a compile error (!!) in RegexpOnly
  - Fix some documentation typos
  - Add license to META file
2014-11-13 10:11:51 +00:00
Paul Howarth
9f2f3c04f4 Update to 0.112
- New upstream release 0.112
  - When printing diagnostics, differentiate the type of a blessed object from
    the name of the class itself (CPAN RT#78288)
  - Typo fixes
  - Fixes to clarity and accuracy of documentation
  - Add metadata links to repo and issue tracker
  - Added obj_isa for testing ->isa without falling back to ref($x)
  - Added the *experimental* ":v1" export group to skip importing Isa, isa, and
    blessed
2013-11-30 21:39:35 +00:00
Paul Howarth
e561843bd0 Update to 0.110
- New upstream release 0.110
  - Allow methods() and listmethods() to work again on class methods
    (CPAN RT#77804)
- Drop redundant BR: perl(Data::Dumper)
- Drop arrayeach patch - similar change introduced upstream
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Make %files list more explicit
2013-02-20 10:53:11 +00:00
Steven Pritchard
fbeddb7b38 Update to 0.108.
Update Source0 URL.
2010-12-18 13:04:08 -06:00
Štěpán Kasal
b5b41a7c39 - new upstream version 2009-10-30 12:32:13 +00:00
Steven Pritchard
322325b0d3 Update to 0.103. 2008-06-04 19:59:36 +00:00
Steven Pritchard
7453f576d0 Update to 0.102. 2008-05-31 21:45:38 +00:00
Steven Pritchard
0ee50fd0e4 Update to 0.101. 2008-05-16 23:22:53 +00:00
Steven Pritchard
37e97a4fdd Update to 0.100. 2008-01-28 19:46:26 +00:00
Steven Pritchard
ef88fe005a Update to 0.099. Update License tag. 2008-01-13 00:27:30 +00:00
Steven Pritchard
551731dfc8 Update to 0.098. 2007-09-18 14:51:45 +00:00
Steven Pritchard
51ab31e231 Update to 0.097. 2007-08-12 18:30:04 +00:00
Steven Pritchard
cae0318437 Update to 0.096. 2006-09-26 22:05:55 +00:00
Steven Pritchard
481e99c16e Update to 0.095. 2006-04-21 20:24:34 +00:00
Steven Pritchard
f00060ebb4 auto-import perl-Test-Deep-0.093-1 on branch devel from
perl-Test-Deep-0.093-1.src.rpm
2006-04-10 18:23:07 +00:00
Steven Pritchard
d6a8915d4d Setup of module perl-Test-Deep 2006-04-10 18:22:39 +00:00