Commit Graph

13 Commits

Author SHA1 Message Date
Paul Howarth
e8406fd36e Update to 0.71
- New upstream release 0.71
  - Document and test different behavior regarding Booleans in perl 5.38.0
    compared to earlier versions (GH#21)
2023-10-13 09:35:57 +01:00
Paul Howarth
b482c7947e Update to 0.70
- New upstream release 0.70
  - Stop pointless use of taint-mode in tests, so tests pass when perl is
    built without taint support
2023-07-08 08:59:06 +01:00
Paul Howarth
aa69a9264d Update to 0.69
- New upstream release 0.69
  - Special-case Unknown::Values objects in comparisons, as it's better to spit
    out a diagnostic failure than to just die
  - Correct misleading Unicode doco
2022-01-08 16:57:29 +00:00
Paul Howarth
7f17a8ab0f Update to 0.68
- New upstream release 0.68
  - Revert undocumented change that was causing unreasonably verbose output
    (GH#5)
  - Improve documentation about text vs. data mode and eq_or_diff_{text,data}
    (GH#8)
2021-05-19 10:00:02 +01:00
Paul Howarth
ad4656cc37 Update to 0.67
- New upstream release 0.67
  - Correctly compare subroutine references
2019-03-07 10:36:06 +00:00
Paul Howarth
173a536a59 Update to 0.66
- New upstream release 0.66
  - Fix tests on Windows
2019-02-28 12:47:30 +00:00
Paul Howarth
2b7af0863c Update to 0.65
- New upstream release 0.65
  - Canonical repo is now
    https://github.com/DrHyde/perl-modules-Test-Differences
  - Fix discrepancies in copyright notices
  - Make the tests more consistent
  - Add unicode tests
  - Fix whitespace issue in tests when using recent Test::More in verbose mode
  - Get rid of Build.PL, just use Makefile.PL
- Drop redundant buildroot cleaning in %install section
- Simplify find command using -delete
2019-02-20 11:59:29 +00:00
Paul Howarth
d48ca20130 Update to 0.64
- New upstream release 0.64
  - Bump dependency version for Text::Diff to avoid a buggy release
  - Make tests pass with relocation perl (CPAN RT#103133)
2015-11-24 11:08:45 +00:00
Paul Howarth
7b4bd763b7 Update to 0.63
- New upstream release 0.63
  - Make '' and undef not equal
  - Made Data::Dumper minimum version 2.126 to resolve CPAN RT#60798
  - Allow an option to override Sortkeys in C<eq_or_diff>
  - Unnumbered tests; there's no point to them
  - Document the Text::Diff unicode fix
  - Add ability to customize 'Got' and 'Expected' column headers
  - Minor doco-fixes
  - Remove use of flatten, always use Data::Dumper for saner, more readable
    output (CPAN RT#95446)
- This release by DCANTRELL → update source URL
- Drop %defattr, redundant since rpm 4.4
- Use %{_fixperms} macro rather than our own chmod incantation
- Don't need to remove empty directories from the buildroot
2014-11-21 15:13:40 +00:00
Paul Howarth
975dc07454 - Update to 0.500
- Add support for all diff styles supplied by Text::Diff (CPAN RT#23579)
- Add Build.PL
- Convert to universally use Test::More instead of Test
- Convert to modern Perl distribution.
- Applied doc suggestion from CPAN RT#24297
- Fix the { a => 1 } versus { a => '1' } bug (CPAN RT#3029)
- Upstream dropped eg/ docs
- Bump perl(Text::Diff) requirement to 0.35
- BR: perl(Test::Pod) and perl(Test::Pod::Coverage) for extra test cover
2010-07-01 09:15:24 +00:00
Tom Callaway
c854cc9992 0.4801 2009-03-13 23:28:06 +00:00
Jose Pedro Oliveira
2559a65bca auto-import perl-Test-Differences-0.47-1 on branch devel from
perl-Test-Differences-0.47-1.src.rpm
2006-05-07 02:07:02 +00:00
Jose Pedro Oliveira
8314899d81 Setup of module perl-Test-Differences 2006-05-07 02:06:33 +00:00