No point of switching utf8 layers in all-latin tests
[catagits/Test-EOL.git] / Changes
CommitLineData
91613276 1Revision history for Test-EOL
2
a953e59d 3 - Fix test fails on < 5.8 perls
4
544b6dce 51.0 2012-01-05
939ef613 6 - Fix misleading test failure diagnostics when only issue are
7 trailing whitespaces
a2bfe7c3 8 - No longer blindly assume utf8 on input files (RT#59877)
936fb8fb 9 - Properly document testing options
939ef613 10
c7727ff9 110.9 2010-06-16
939ef613 12 - Fix warnings on very old perls (paul@city-fan.org)
13 (Closes: RT#58442)
c7727ff9 14
20b38401 150.8 2010-06-11
a7706e69 16 - Use binmode :raw for input/output. Solves win32 translating the
17 \r\n character into \n's silently during input (Kent Fredric).
18 - Add an ( currently undocumeted ) all_reasons option to show
19 every line that is broken (Kent Fredric).
20 - Add visualising of invisible characters that match the regex
21 (Kent Fredric).
f17f4176 22
fb935bc1 230.7 2010-03-03
24 - Deal correctly with -I includes paths that include spaces in the
25 tests to stop them unexpectedly failing.
26 - Remove shelling out to the system rm command in the tests
27 to avoid nasty warnings on Win32.
28 - Remove warning from test diagnostics
29
91613276 300.6 2010-01-19
31 - I'm so bad at this! Fix another logic error that made all files fail
32 when using trailing_whitespace option (fREW)
33
340.5 2010-01-19
35 - Fix logic fail that made all filenames the same if a user uses the
36 trailing_whitespace option (fREW)
37
380.4 2010-01-19
39 - Add checks for trailing whitespace (fREW)
a83ae797 40
5bcec1c9 410.3 2009-07-18
42 - Fix File::Find regex which I had broken.
43
a2a19aff 440.2 2009-07-17
45 - Pod corrections pointed out by daxim in #moose
46
a83ae797 470.1 2009-07-15
48 - Module created and released on an unsuspecting world.
49