Tests for JSON#parse and JSON#stringify. - #348
Open
Xotic750 wants to merge 1 commit into
Open
Conversation
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. |
Xotic750
force-pushed
the
json
branch
2 times, most recently
from
November 18, 2015 10:19
cb2dac4 to
bdbdbbc
Compare
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
force-pushed
the
json
branch
3 times, most recently
from
November 18, 2015 23:06
33ab741 to
06487fd
Compare
Contributor
Author
|
That should have improved the error messages. :) |
Xotic750
force-pushed
the
json
branch
8 times, most recently
from
November 19, 2015 02:23
c575356 to
98234b2
Compare
Xotic750
force-pushed
the
json
branch
2 times, most recently
from
December 27, 2015 06:08
9453a7b to
9fbc1d1
Compare
es-shims#258 Add spec to html
Member
|
@Xotic750 can you please check the "allow edits" checkbox on the RHS of the PR? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#258