Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encoding unit tests #10

Open
deadtrickster opened this issue Mar 17, 2015 · 1 comment
Open

Encoding unit tests #10

deadtrickster opened this issue Mar 17, 2015 · 1 comment

Comments

@deadtrickster
Copy link
Owner

No description provided.

@benmmurphy
Copy link
Contributor

So more unit tests uncovered some more problems. In #11 we get back strings() in bmpString and universalString which don't need further decoding. Weirdly enough it still worked because i think characters_to_list lets you mix unicode code points and binaries and if you are passing in a list of code points then it is a noop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants