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

Tests for JSON#parse and JSON#stringify. #348

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Xotic750
Copy link
Contributor

@Xotic750
Copy link
Contributor Author

Need to cross check and see if JSON3 has any other tests that are not included here, but it's a good start to test native JSON and JSON2 on top of es5-shim.
https://github.com/bestiejs/json3/blob/master/test/test_json3.js
At least it will make it easier to judge what is going on, and make choices.

@Xotic750
Copy link
Contributor Author

This was a just quick port and still needs some work to make the errors readable and stuff (jasminize it, is that a real word? :) ). I'll work on it and improve it somewhat.

@Xotic750
Copy link
Contributor Author

That should have improved the error messages. :)

@ljharb
Copy link
Member

ljharb commented Apr 22, 2022

@Xotic750 can you please check the "allow edits" checkbox on the RHS of the PR?

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.

None yet

2 participants