test262/test/language/statements
Rick Waldron bcd308b553 remove garbage: these try/catch tests don't actually test the section cited (or anything for that matter)
Cited: https://www.ecma-international.org/ecma-262/5.1/index.html#sec-12.14.1

Present: https://tc39.github.io/ecma262/#sec-strict-mode-of-ecmascript

> It is a SyntaxError if a CatchParameter occurs within strict mode code and BoundNames of CatchParameter contains either eval or arguments (13.15.1).
2017-08-11 13:18:26 -04:00
..
async-function Re-generate tests 2017-06-28 11:24:36 -04:00
async-generator Generate tests 2017-06-28 12:10:19 -04:00
block Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
break Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class Generate tests 2017-06-28 12:10:19 -04:00
const Re-generate tests 2017-06-28 11:24:36 -04:00
continue Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
debugger Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
do-while Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
empty Add missing tests for statement completion values 2016-06-30 15:24:41 -04:00
expression Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
for Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
for-await-of Throw away tests 2017-07-25 10:55:29 -04:00
for-in Re-generate tests 2017-06-28 11:24:36 -04:00
for-of Generate tests 2017-06-28 15:49:02 -04:00
function Re-generate tests 2017-06-28 11:24:36 -04:00
generators Re-generate tests 2017-06-28 11:24:36 -04:00
if Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
labeled Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
let Add ASI let/yield test (#1084) 2017-06-30 10:26:50 -04:00
return Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
switch Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
throw Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
try remove garbage: these try/catch tests don't actually test the section cited (or anything for that matter) 2017-08-11 13:18:26 -04:00
variable Re-generate tests 2017-06-28 11:24:36 -04:00
while Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
with Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00