test262/src/dstr-binding-for-await
Mike Pennisi 136110378b Rename negative test "phase" for parsing
Early errors may result from parsing the source text of a test file, but
they may also result from parsing some other source text as referenced
through the ES2015 module syntax. The latter form of early error is not
necessarily detectable by ECMAScript parsers, however. Because of this,
the label "early" is not sufficiently precise for all Test262 consumers
to correctly interpret all tests.

Update the "phase" name of "early" to "parse" for all those negative
tests that describe errors resulting from parsing of the file's source
text directly. A forthcoming commit will update the remaining tests to
use a "phase" name that is more specific to module resolution.
2018-01-05 15:17:50 -05:00
..
default src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
error update the async func templates to match async generator templates (error) 2017-05-22 14:18:53 -04:00
iter-close src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-init-iter-close.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-init-iter-get-err.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-init-iter-no-close.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-name-iter-val.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-ary-elem-init.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-ary-elem-iter.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-ary-elision-init.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-ary-elision-iter.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-ary-empty-init.case Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
ary-ptrn-elem-ary-empty-iter.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-ary-rest-init.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-ary-rest-iter.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-ary-val-null.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-exhausted.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-fn-name-arrow.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-fn-name-class.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-fn-name-cover.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-fn-name-fn.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-fn-name-gen.case Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
ary-ptrn-elem-id-init-hole.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-skipped.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-throws.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-undef.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-init-unresolvable.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-iter-complete.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-iter-done.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-id-iter-step-err.case Add Symbol.iterator features flags to test generation files 2017-09-08 10:13:50 -04:00
ary-ptrn-elem-id-iter-val-err.case Add Symbol.iterator features flags to test generation files 2017-09-08 10:13:50 -04:00
ary-ptrn-elem-id-iter-val.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-obj-id-init.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-obj-id.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-obj-prop-id-init.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-obj-prop-id.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-obj-val-null.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elem-obj-val-undef.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-elision-exhausted.case features: generator => generators 2017-08-16 15:11:05 -04:00
ary-ptrn-elision-iter-close.case Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
ary-ptrn-elision-step-err.case features: generator => generators 2017-08-16 15:11:05 -04:00
ary-ptrn-elision.case features: generator => generators 2017-08-16 15:11:05 -04:00
ary-ptrn-empty.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-ary-elem.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-ary-elision.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-ary-empty.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-ary-rest.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-id-elision-next-err.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-id-elision.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-id-exhausted.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-id-iter-close.case Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
ary-ptrn-rest-id-iter-step-err.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-id-iter-val-err.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-id.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-init-ary.case Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
ary-ptrn-rest-init-id.case Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
ary-ptrn-rest-init-obj.case Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
ary-ptrn-rest-not-final-ary.case Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
ary-ptrn-rest-not-final-id.case Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
ary-ptrn-rest-not-final-obj.case Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
ary-ptrn-rest-obj-id.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
ary-ptrn-rest-obj-prop-id.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-init-null.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-init-undefined.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-empty.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-id-get-value-err.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-id-init-fn-name-arrow.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-id-init-fn-name-class.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-id-init-fn-name-cover.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-id-init-fn-name-fn.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-id-init-fn-name-gen.case Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
obj-ptrn-id-init-skipped.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-id-init-throws.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-id-init-unresolvable.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-id-trailing-comma.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-list-err.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-ary-init.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-ary-trailing-comma.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-ary-value-null.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-ary.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-eval-err.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-id-get-value-err.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-id-init-skipped.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-id-init-throws.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-id-init-unresolvable.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-id-init.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-id-trailing-comma.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-id.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-obj-init.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-obj-value-null.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-obj-value-undef.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-prop-obj.case src/dstr-binding-async-iteration => src/dstr-binding-for-await 2017-05-22 13:23:12 -04:00
obj-ptrn-rest-getter.case Update test generation files to use verifyProperty instead of legacy helpers 2017-09-08 10:13:36 -04:00
obj-ptrn-rest-skip-non-enumerable.case Update test generation files to use verifyProperty instead of legacy helpers 2017-09-08 10:13:36 -04:00
obj-ptrn-rest-val-obj.case Update test generation files to use verifyProperty instead of legacy helpers 2017-09-08 10:13:36 -04:00