summaryrefslogtreecommitdiff
path: root/test/cscodec-utf8.c
Commit message (Collapse)AuthorAgeFilesLines
* - parserutils_charset_utf16_to_ucs4(): fixed surrogate handling.John Tytgat2008-06-281-0/+251
- cscodec-utf8.c(run_test): Added more asserts. - Added UTF-16 tester (based on the UTF-8 one). svn path=/trunk/libparserutils/; revision=4472