Tests for JSON#parse and JSON#stringify.#348
Open
Xotic750 wants to merge 1 commit intoes-shims:masterfrom
Open
Tests for JSON#parse and JSON#stringify.#348Xotic750 wants to merge 1 commit intoes-shims:masterfrom
JSON#parse and JSON#stringify.#348Xotic750 wants to merge 1 commit intoes-shims:masterfrom
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. |
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. |
33ab741 to
06487fd
Compare
Contributor
Author
|
That should have improved the error messages. :) |
c575356 to
98234b2
Compare
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