test262/test/language/statements
Kevin Gibbons 746197355c
Implement changes for "avoid mostly-redundant `await` in async `yield*`" (#3619)
2022-09-06 13:21:50 +02:00
..
async-function Update "info" field (#2941) 2021-01-28 16:03:01 -08:00
async-generator Implement changes for "avoid mostly-redundant `await` in async `yield*`" (#3619) 2022-09-06 13:21:50 +02:00
block Add test for normative change to BlockStatement 2021-09-07 17:50:02 -04:00
break chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
class Fix decorator tests 2022-06-23 15:17:43 -04:00
const Add tests for "Class Static Init. Blocks" proposal (#2968) 2021-07-15 08:49:12 -04:00
continue chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
debugger Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
do-while chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
empty Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
expression chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
for Correct spurious syntax errors 2022-06-17 10:29:52 +02:00
for-await-of Generate tests 2021-07-22 15:31:36 -04:00
for-in Update S12.6.4_A7_T2.js 2022-05-05 10:19:37 -07:00
for-of Remove unused functions 2021-10-13 14:18:32 -04:00
function Fixed spelling error identifer -> identifier. 2022-06-21 10:14:17 +02:00
generators Generate tests 2021-10-01 16:38:56 -04:00
if chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
labeled chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
let Add tests for "Class Static Init. Blocks" proposal (#2968) 2021-07-15 08:49:12 -04:00
return chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
switch chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
throw Improve coverage for ops involving negative zero 2021-09-16 16:35:41 -04:00
try Improve coverage for ops involving negative zero 2021-09-16 16:35:41 -04:00
variable chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
while chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
with chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00