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

test_parsing files are stored in latin1, not utf8 encoding #85

Open
cookiengineer opened this issue Aug 25, 2018 · 0 comments
Open

test_parsing files are stored in latin1, not utf8 encoding #85

cookiengineer opened this issue Aug 25, 2018 · 0 comments

Comments

@cookiengineer
Copy link

A quick glance over some files inside the test_parsing folder show that most of the files that don't run through the JS-native JSON.parse() method are actually encoded in latin1 and not in utf8, therefore cannot be handled correctly for probably any other parser, too.

Example file: https://github.com/nst/JSONTestSuite/blob/master/test_parsing/i_string_truncated-utf-8.json

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

1 participant