summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add toupper/tolower functions (for JuliaLang/julia#11471)Steven G. Johnson2015-05-291-0/+50
* Add tests for valid codepoints and iterate functionScottPJones2015-05-292-0/+201
* Fix #34 handle 66 Unicode non-characters, also improve performance and surrog...Scott Paul Jones2015-05-293-8/+11
* Prefix other C99 typedefs with utf8proc_Tony Kelman2015-04-063-5/+5
* Use a new typedef utf8proc_ssize_t to avoid define collisionsTony Kelman2015-04-051-1/+1
* put the API version as #defines in the header file (as discussed in #30)Steven G. Johnson2015-03-271-0/+4
* fix #2: add charwidth functionSteven G. Johnson2015-03-122-4/+67
* directory cleanup: move tests and data into subdirectoriesSteven G. Johnson2015-03-064-0/+234