v8/test/preparser
mstarzinger 6a629ff7a9 [testing] Convert "non-alphanum" to be a "message" test.
This converts another test case that is expected to throw a TypeError
but no SyntaxError to have better test coverage (exact message is being
checked now).

R=machenbach@chromium.org
TEST=message,preparser

Review URL: https://codereview.chromium.org/1786623002

Cr-Commit-Position: refs/heads/master@{#34715}
2016-03-11 11:36:40 +00:00
..
duplicate-parameter.pyt Reintroduce duplicate identifier detection in preparser. 2011-09-07 12:39:53 +00:00
empty.js Reapply changelist r7436. 2011-03-31 08:12:17 +00:00
functions-only.js Reapply changelist r7436. 2011-03-31 08:12:17 +00:00
non-use-strict-hex-escape.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
non-use-strict-octal-escape.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
non-use-strict-uhex-escape.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
nonstrict-arguments.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
nonstrict-eval.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
nonstrict-with.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
preparser.gyp Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
preparser.isolate Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
preparser.status [testing] Convert "non-alphanum" to be a "message" test. 2016-03-11 11:36:40 +00:00
strict-identifiers.pyt Remove obsolete preparser binary. 2013-10-04 16:21:23 +00:00
strict-octal-indirect-regexp.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
symbols-only.js Reapply changelist r7436. 2011-03-31 08:12:17 +00:00
testcfg.py [testing] Convert some "preparser" tests into "message". 2016-03-11 11:00:12 +00:00