test262/test/language/statements/while
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
..
S12.6.2_A1.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A2.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A3.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A4_T1.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A4_T2.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A4_T3.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A4_T4.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A4_T5.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A5.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A6_T1.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S12.6.2_A6_T2.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S12.6.2_A6_T3.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S12.6.2_A6_T4.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S12.6.2_A6_T5.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S12.6.2_A6_T6.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
S12.6.2_A7.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A8.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A9.js Remove unused harness file 2016-02-12 13:44:18 -05:00
S12.6.2_A10.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S12.6.2_A11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A14_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A14_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A15.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
cptn-abrupt-empty.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-iter.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
cptn-no-iter.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
decl-async-fun.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
decl-async-gen.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
decl-cls.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
decl-const.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
decl-fun.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
decl-gen.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
decl-let.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
labelled-fn-stmt.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
let-array-with-newline.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05: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
tco-body.js Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00