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

utf8 support #11

Merged
merged 11 commits into from Dec 19, 2012
Merged

utf8 support #11

merged 11 commits into from Dec 19, 2012

Conversation

ghost
Copy link

@ghost ghost commented Dec 19, 2012

This pull request firstly refactors the test.js into a proper test suite that you can run with npm test and it will output TAP and give you an exit code of 0 on success. I then added a failing utf8 test so I could make it pass. The test suite will be useful for getting this module running with browser tests on testling-ci, which I will hack together shortly.

If you don't want any of the test commits you can just cherry-pick fba4e12 which has the actual fix but the tests are nice.

Fixes issue #7.

creationix added a commit that referenced this pull request Dec 19, 2012
@creationix creationix merged commit d7160d9 into creationix:master Dec 19, 2012
@creationix
Copy link
Owner

Thanks James!

@creationix
Copy link
Owner

Published to npm as [email protected]

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

Successfully merging this pull request may close these issues.

1 participant