- 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
OBS-URL: https://build.opensuse.org/request/show/177563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-EOL?expand=0&rev=10
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-EOL?expand=0&rev=12
- 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)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-EOL?expand=0&rev=10