test262/test/language/statements/for-of
Mike Pennisi 8d420cef41 Remove unused functions 2021-10-13 14:18:32 -04:00
..
dstr Remove unused functions 2021-10-13 14:18:32 -04:00
Array.prototype.Symbol.iterator.js Add missing Symbol.iterator feature flags 2017-09-08 10:13:50 -04:00
Array.prototype.entries.js Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
Array.prototype.keys.js Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
arguments-mapped-aliasing.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
arguments-mapped-mutation.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
arguments-mapped.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
arguments-unmapped-aliasing.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
arguments-unmapped-mutation.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
arguments-unmapped.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
array-contract-expand.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
array-contract.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
array-expand-contract.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
array-expand.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
array-key-get-error.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
array.js Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
body-dstr-assign-error.js Consistently use spaces in features lists (#2000) 2018-12-17 17:00:04 -02:00
body-dstr-assign.js Consistently use spaces in features lists (#2000) 2018-12-17 17:00:04 -02:00
body-put-error.js Consistently use spaces in features lists (#2000) 2018-12-17 17:00:04 -02:00
break-from-catch.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
break-from-finally.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
break-from-try.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
break-label-from-catch.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
break-label-from-finally.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
break-label-from-try.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
break-label.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
break.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
continue-from-catch.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
continue-from-finally.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
continue-from-try.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
continue-label-from-catch.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
continue-label-from-finally.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
continue-label-from-try.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
continue-label.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
continue.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
cptn-decl-abrupt-empty.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-decl-itr.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-decl-no-itr.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-expr-abrupt-empty.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-expr-itr.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-expr-no-itr.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
decl-async-fun.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
decl-async-gen.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
decl-cls.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
decl-const.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
decl-fun.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
decl-gen.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
decl-let.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
escaped-of.js Update "info" field (#2941) 2021-01-28 16:03:01 -08:00
float32array-mutate.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
float32array.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
float64array-mutate.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
float64array.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
generator-close-via-break.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
generator-close-via-continue.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
generator-close-via-return.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
generator-close-via-throw.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
generator-next-error.js Increase coverage for for..of iteration 2015-05-27 15:14:51 -04:00
generator.js
generic-iterable.js
head-const-bound-names-dup.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-const-bound-names-fordecl-tdz.js Rename IterationStatement tests 2016-02-16 12:03:21 -05:00
head-const-bound-names-in-stmt.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-const-bound-names-let.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-const-fresh-binding-per-iteration.js Rename IterationStatement tests 2016-02-16 12:03:21 -05:00
head-const-init.js Add for-of tests with bogus initializers (#2182) 2019-05-29 15:37:52 -04:00
head-decl-no-expr.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-expr-no-expr.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-expr-obj-iterator-method.js
head-expr-primitive-iterator-method.js
head-expr-to-obj.js
head-let-bound-names-dup.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-let-bound-names-fordecl-tdz.js Rename IterationStatement tests 2016-02-16 12:03:21 -05:00
head-let-bound-names-in-stmt.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-let-bound-names-let.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-let-destructuring.js Add tests for interpretation of `let` token 2016-06-30 15:24:42 -04:00
head-let-fresh-binding-per-iteration.js Rename IterationStatement tests 2016-02-16 12:03:21 -05:00
head-let-init.js Add for-of tests with bogus initializers (#2182) 2019-05-29 15:37:52 -04:00
head-lhs-async-dot.js add tests for `for ( async of` 2021-01-18 09:40:36 -05:00
head-lhs-async-escaped.js Add more tests for `for (async of` edge-cases (#2983) 2021-05-07 16:16:34 -04:00
head-lhs-async-invalid.js add tests for `for ( async of` 2021-01-18 09:40:36 -05:00
head-lhs-async-parens.js Add more tests for `for (async of` edge-cases (#2983) 2021-05-07 16:16:34 -04:00
head-lhs-cover-non-asnmt-trgt.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-lhs-cover.js Add tests for IterationStatement early errors 2016-02-25 14:21:08 -08:00
head-lhs-invalid-asnmt-ptrn-ary.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-lhs-invalid-asnmt-ptrn-obj.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-lhs-let.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-lhs-member.js Add tests for IterationStatement early errors 2016-02-25 14:21:08 -08:00
head-lhs-non-asnmt-trgt.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
head-var-bound-names-dup.js Add tests for IterationStatement early errors 2016-02-25 14:21:08 -08:00
head-var-bound-names-in-stmt.js Add tests for IterationStatement early errors 2016-02-25 14:21:08 -08:00
head-var-bound-names-let.js Add tests for IterationStatement early errors 2016-02-25 14:21:08 -08:00
head-var-init.js Add for-of tests with bogus initializers (#2182) 2019-05-29 15:37:52 -04:00
head-var-no-expr.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
int8array-mutate.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
int8array.js - Remove inline license 2015-07-17 19:55:00 +02:00
int16array-mutate.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
int16array.js - Remove inline license 2015-07-17 19:55:00 +02:00
int32array-mutate.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
int32array.js - Remove inline license 2015-07-17 19:55:00 +02:00
iterator-as-proxy.js
iterator-close-non-object.js Increase coverage for for..of iteration 2015-05-27 15:14:51 -04:00
iterator-close-non-throw-get-method-abrupt.js Add IteratorClose tests 2020-04-02 11:25:58 -04:00
iterator-close-non-throw-get-method-is-null.js Add for/of tests 2020-06-03 13:25:03 -04:00
iterator-close-non-throw-get-method-non-callable.js Add IteratorClose tests 2020-04-02 11:25:58 -04:00
iterator-close-throw-get-method-abrupt.js Add IteratorClose tests 2020-04-02 11:25:58 -04:00
iterator-close-throw-get-method-non-callable.js Add IteratorClose tests 2020-04-02 11:25:58 -04:00
iterator-close-via-break.js Increase coverage for for..of iteration 2015-05-27 15:14:51 -04:00
iterator-close-via-continue.js Fix frontmatter 2017-12-19 15:42:57 -05:00
iterator-close-via-return.js Increase coverage for for..of iteration 2015-05-27 15:14:51 -04:00
iterator-close-via-throw.js Increase coverage for for..of iteration 2015-05-27 15:14:51 -04:00
iterator-next-error.js Add tests ensuring iterator is not closed (#702) 2016-06-28 10:55:18 -04:00
iterator-next-reference.js Update iteration tests with respect to spec changes (#1248) 2017-09-27 17:59:41 -04:00
iterator-next-result-done-attr.js
iterator-next-result-type.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
iterator-next-result-value-attr-error.js Add tests ensuring iterator is not closed (#702) 2016-06-28 10:55:18 -04:00
iterator-next-result-value-attr.js
labelled-fn-stmt-const.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
labelled-fn-stmt-let.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
labelled-fn-stmt-lhs.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
labelled-fn-stmt-var.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
let-array-with-newline.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
let-block-with-newline.js Add lookahead restriction tests for "let [" in expression statement contexts 2017-05-02 12:09:28 -07:00
let-identifier-with-newline.js Add lookahead restriction tests for "let [" in expression statement contexts 2017-05-02 12:09:28 -07:00
map-contract-expand.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
map-contract.js Add tests for `for..of` iteration over built-ins 2015-06-18 15:53:19 -04:00
map-expand-contract.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
map-expand.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
map.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
nested.js Add missing generators flags 2017-10-26 19:04:57 -04:00
return-from-catch.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
return-from-finally.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
return-from-try.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
return.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
scope-body-lex-boundary.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-body-lex-close.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-body-lex-open.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-body-var-none.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
scope-head-lex-close.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-head-lex-open.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-head-var-none.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
set-contract-expand.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
set-contract.js Add tests for `for..of` iteration over built-ins 2015-06-18 15:53:19 -04:00
set-expand-contract.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
set-expand.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
set.js Add tests for `for..of` iteration over built-ins 2015-06-18 15:53:19 -04:00
string-astral-truncated.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
string-astral.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
string-bmp.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
throw-from-catch.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
throw-from-finally.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
throw.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
uint8array-mutate.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
uint8array.js - Remove inline license 2015-07-17 19:55:00 +02:00
uint8clampedarray-mutate.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
uint8clampedarray.js - Remove inline license 2015-07-17 19:55:00 +02:00
uint16array-mutate.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
uint16array.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
uint32array-mutate.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
uint32array.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
yield-from-catch.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
yield-from-finally.js
yield-from-try.js
yield-star-from-catch.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
yield-star-from-finally.js
yield-star-from-try.js
yield-star.js
yield.js