Closed sonnyp closed 8 years ago
Okay this is weird. Tests pass using Node.js 0.12, 4.0, 4.1 from nvm. Tests fails using Node.js 4.1 from homebrew.
Hi, sorry for the delayed response, I'm on a holiday right now, so I can't easily investigate. But given that all these errors are to do with normalization, I suspect it's to do with which version of Unicode node has been compiled with.
It could also be a bug in my normalizer. It switches between ES6 normalization and unorm depending on what's available.
don't use OS X anymore, tests passes correctly on my Node binary, closing this
For some reason (will investigate) tests do not pass here