[commit: base] dbcs: Add comprehensive test for codepage encodings+recovery for them (741aa56)
Max Bolingbroke
batterseapower at hotmail.com
Tue Apr 23 22:31:50 CEST 2013
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
On branch : dbcs
https://github.com/ghc/packages-base/commit/741aa56476d9d8b3bcdc17a300db1230497d2d06
>---------------------------------------------------------------
commit 741aa56476d9d8b3bcdc17a300db1230497d2d06
Author: Max Bolingbroke <batterseapower at hotmail.com>
Date: Tue Apr 23 19:15:02 2013 +0100
Add comprehensive test for codepage encodings+recovery for them
tests/IO/all.T | 1 +
tests/IO/encoded-data/CP1251-UTF8.txt | 34 +++++++
tests/IO/encoded-data/CP1251.txt | 34 +++++++
tests/IO/encoded-data/CP936-UTF8.txt | 153 +++++++++++++++++++++++++++++++++
tests/IO/encoded-data/CP936.txt | 153 +++++++++++++++++++++++++++++++++
tests/IO/encoding004.hs | 107 +++++++++++++++++++++++
tests/IO/encoding004.stdout | 3 +
7 files changed, 485 insertions(+), 0 deletions(-)
Diff suppressed because of size. To see it, use:
git show 741aa56476d9d8b3bcdc17a300db1230497d2d06
More information about the ghc-commits
mailing list