perl-Test-EOL/perl-Test-EOL.changes

52 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Jun 4 17:20:10 UTC 2013 - coolo@suse.com
- updated to 1.5
- Change to default to searching for trailing whitespace from the
current directory downwards (as tests are run from the top of a dist
normally), rather than one directory above the test file, as then
we don't work as expected if tests are in t/author or similar.
- Fix to ignore inc/ directory used by Module::Install.
- Fix bad regex matching directories containing 'svn', not just .svn'
directories. RT#75968
-------------------------------------------------------------------
Thu Feb 16 08:17:26 UTC 2012 - coolo@suse.com
- updated to 1.1
- Fix test fails on < 5.8 perls
- Fix t/13-latin1.t failures on Win32 and under TB1.5
- Fix misleading test failure diagnostics when only issue are
trailing whitespaces
- No longer blindly assume utf8 on input files (RT#59877)
- Properly document testing options
- Fix warnings on very old perls (paul@city-fan.org)
(Closes: RT#58442)
- Fix warnings on very old perls (paul@city-fan.org)
(Closes: RT#58442)
-------------------------------------------------------------------
Fri Nov 18 11:07:51 UTC 2011 - coolo@suse.com
- use original .tar.gz
-------------------------------------------------------------------
Thu Aug 25 21:58:50 UTC 2011 - chris@computersalat.de
- fix build for CentOS, SLE_10
* ExtUtils::MakeMaker version 6.31
- fix deps
+ Test::More
+ Test::Builder
-------------------------------------------------------------------
Fri Jan 21 20:33:15 UTC 2011 - coolo@novell.com
- initial package 0.9
* created by cpanspec 1.78.03