summaryrefslogtreecommitdiff
path: root/test/GNU/MacRoman.TXT
Commit message (Collapse)AuthorAgeFilesLines
* Bring MacRoman test data into line with current mappings -- 0xDB should map ↵John Mark Bell2008-11-161-1/+1
| | | | | | to U+20AC (euro) and not U+00A4 (currency sign) svn path=/trunk/iconv/; revision=5708
* Import GNU libiconv testsuite, suitably hacked to fit into our buildsystem.John Mark Bell2008-11-131-0/+255
This still needs a bit of work, not least to get sensible automated testing. It currently requires manual inspection of the output, which isn't all that great. svn path=/trunk/iconv/; revision=5690