test262/test/language/statements
Mike Pennisi e01a560648 Remove superfluous code from negative syntax tests
Because these files contain syntax errors, the code they contain is not
intended to be executed, and the runtime semantics are therefore
irrelevant. Simplify the files by removing the unnecessary code.
2018-04-27 22:04:23 -04:00
..
async-function Fix typo intialize(r) -> initialize(r) 2018-02-12 10:05:52 -05:00
async-generator Fix typo intialize(r) -> initialize(r) 2018-02-12 10:05:52 -05:00
block Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
break Remove superfluous code from negative syntax tests 2018-04-27 22:04:23 -04:00
class Fix typo intialize(r) -> initialize(r) 2018-02-12 10:05:52 -05:00
const Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
continue Remove superfluous code from negative syntax tests 2018-04-27 22:04:23 -04:00
debugger Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
do-while Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
empty Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
expression Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
for Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
for-await-of Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
for-in Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
for-of Frontmatter: updates to ForIn/OfBodyEvaluation tests 2018-01-11 10:47:10 -05:00
function Fix typo intialize(r) -> initialize(r) 2018-02-12 10:05:52 -05:00
generators Fix typo intialize(r) -> initialize(r) 2018-02-12 10:05:52 -05:00
if Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
labeled Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
let Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
return Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
switch Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
throw Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
try Remove erroneous remnant $ERROR calls from negative SyntaxError tests 2018-04-26 13:39:36 -04:00
variable Update remaining tests to use 'parse' instead of 'early' error phase 2018-01-25 13:59:37 -05:00
while Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
with Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00