test262/test/language/statements
Caio Lima 51b3953d61 Added cases to cover public static field initializer operations with 'this' biding. (#2283)
* Added cases to cover public static field initializer operations with 'this' biding.

* Added initializer that throws.

* Adding missing ';'

* Fixing broken test static-field-initializer-error.js. 'function' keyword
was missing.
2019-08-13 00:21:27 -04:00
..
async-function Generate tests 2019-07-10 20:20:16 -04:00
async-generator Generate tests 2019-07-10 20:20:16 -04:00
block Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
break Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
class Added cases to cover public static field initializer operations with 'this' biding. (#2283) 2019-08-13 00:21:27 -04:00
const Regenerate tests 2019-08-05 10:54:37 -04:00
continue Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
debugger Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
do-while Fix assertions previously not reached before 2019-03-13 15:27:20 -04:00
empty
expression Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
for Regenerate tests 2019-08-05 10:54:37 -04:00
for-await-of Add for-of tests with bogus initializers (#2182) 2019-05-29 15:37:52 -04:00
for-in Generate tests 2019-08-05 10:55:32 -04:00
for-of Generate tests 2019-08-05 10:56:24 -04:00
function Regenerate tests 2019-08-05 10:54:37 -04:00
generators Regenerate tests 2019-08-05 10:54:37 -04:00
if Improve test precision 2019-03-31 21:44:49 -04:00
labeled Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
let Regenerate tests 2019-08-05 10:54:37 -04:00
return Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
switch Regenerate tests 2018-12-20 12:53:31 -05:00
throw
try Regenerate tests 2019-08-05 10:54:37 -04:00
variable Regenerate tests 2019-08-05 10:54:37 -04:00
while Fix assertions previously not reached before 2019-03-13 15:27:20 -04:00
with Refactor `with` statement tests for parsers 2019-03-31 22:22:04 -04:00