summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Disable the GBK test -- at present, we support only GBK/{1,2}, as that's all ...John Mark Bell2008-11-181-1/+1
* Add missing characters from GB2312-80.John Mark Bell2008-11-181-0/+6
* Make test for Acorn Latin1 work.John Mark Bell2008-11-182-9/+2
* Lose 3 entries that aren't mapped except in CP949, which this isn't.John Mark Bell2008-11-181-3/+0
* Don't bail when U+FEFF results in EINVAL.John Mark Bell2008-11-181-1/+1
* Bring ISO-2022-KR test data in line with what UnicodeLib produces. This is se...John Mark Bell2008-11-181-2/+2
* Rather less hideous approach to error detection and input pointer maintenence.John Mark Bell2008-11-182-2/+2
* Comment out the rest of the tests for encodings we don't support.John Mark Bell2008-11-161-50/+50
* Comment out more tests for charsets we don't supportJohn Mark Bell2008-11-161-35/+35
* Bring MacRoman test data into line with current mappings -- 0xDB should map t...John Mark Bell2008-11-161-1/+1
* We don't support ISO-8859-6John Mark Bell2008-11-161-1/+1
* Various hackery in a vain attempt to make more tests pass.John Mark Bell2008-11-142-10/+22
* Ensure temporary data files are put in the right place.John Mark Bell2008-11-133-14/+16
* Import GNU libiconv testsuite, suitably hacked to fit into our buildsystem.John Mark Bell2008-11-13195-0/+454006
* Test driver for library initialisation/finalisationJohn Mark Bell2008-11-103-1/+24
* Import Iconv sourcesJohn Mark Bell2008-11-106-0/+784