summaryrefslogtreecommitdiff
path: root/test/data/cscodec
Commit message (Collapse)AuthorAgeFilesLines
* - parserutils_charset_utf16_to_ucs4(): fixed surrogate handling.John Tytgat2008-06-283-6/+0
| | | | | | | - cscodec-utf8.c(run_test): Added more asserts. - Added UTF-16 tester (based on the UTF-8 one). svn path=/trunk/libparserutils/; revision=4472
* Import parser construction utility libraryJohn Mark Bell2008-05-013-0/+6
svn path=/trunk/libparserutils/; revision=4111