-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test(xsnap): property name space exhaustion - lint: globals, ava devDependencies * test(xsnap): test orderly fail-stop of large sizes * test(xsnap): parse long strings * feat(xsnap): use exit code to signal memory full etc. - enable promise loop test - check exit codes in tests * test(xsnap): resource exhaustion is not catchable (x2) * feat(xsnap): parserBufferSize run-time option * test(xsnap): don't skip name check in infinite loop test * test(xsnap): distinguish failure modes for property namespace
- Loading branch information
Showing
3 changed files
with
144 additions
and
25 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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