[commit: base] master: Add comprehensive test for codepage encodings+recovery for them (76970e0)
Max Bolingbroke
batterseapower at hotmail.com
Wed May 8 21:49:53 CEST 2013
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
On branch : master
https://github.com/ghc/packages-base/commit/76970e0871d2f81e006c10f91861834c1f74ab2a
>---------------------------------------------------------------
commit 76970e0871d2f81e006c10f91861834c1f74ab2a
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 76970e0871d2f81e006c10f91861834c1f74ab2a
More information about the ghc-commits
mailing list