Skip to content

Commit

Permalink
Refactored UTF.* and added unit tests:
Browse files Browse the repository at this point in the history
* Reordered declarations/definitions
* Exposed Unicode alpha code points to facilitate unit testing
* Refactored utf_decodeWchar(), encode and codeLength functions
* Moved isUniAlpha() into UTF.*
* Removed unialpha.c
* Added unit tests for isUniAlpha(), codeLength*(), encode*(), and decodeWchar()
  • Loading branch information
dheld committed Jun 10, 2012
1 parent 37d28f3 commit ca1fce8
Show file tree
Hide file tree
Showing 4 changed files with 616 additions and 511 deletions.

0 comments on commit ca1fce8

Please sign in to comment.