test262/test/language/expressions/exponentiation
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
..
applying-the-exp-operator_A1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
applying-the-exp-operator_A2.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A3.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A4.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
applying-the-exp-operator_A5.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A6.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A7.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
applying-the-exp-operator_A8.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
applying-the-exp-operator_A9.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A10.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A11.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A12.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A13.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A14.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A15.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A16.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A17.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A18.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A19.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A20.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A21.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A22.js id => esid 2016-02-22 14:47:47 -05:00
applying-the-exp-operator_A23.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
bigint-arithmetic.js [BigInt] arithmetic tests 2017-10-16 13:19:08 -04:00
bigint-errors.js Infix operator ToNumeric coercion tests for BigInt operands 2018-01-05 12:46:27 -05:00
bigint-exp-operator-negative-throws.js Refactor tests for the BigInt construtor 2017-08-25 15:56:11 -04:00
bigint-toprimitive.js Infix operator ToNumeric coercion tests for BigInt operands 2018-01-05 12:46:27 -05:00
bigint-wrapped-values.js Infix operator ToNumeric coercion tests for BigInt operands 2018-01-05 12:46:27 -05:00
bigint-zero-base-zero-exponent.js Refactor tests for the BigInt construtor 2017-08-25 15:56:11 -04:00
exp-assignment-operator.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
exp-operator-evaluation-order.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
exp-operator-precedence-unary-expression-semantics.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
exp-operator-precedence-update-expression-semantics.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
exp-operator-syntax-error-bitnot-unary-expression-base.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
exp-operator-syntax-error-delete-unary-expression-base.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
exp-operator-syntax-error-logical-not-unary-expression-base.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
exp-operator-syntax-error-negate-unary-expression-base.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
exp-operator-syntax-error-plus-unary-expression-base.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
exp-operator-syntax-error-typeof-unary-expression-base.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
exp-operator-syntax-error-void-unary-expression-base.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
exp-operator.js Convert "info" to "description" 2016-02-23 14:24:08 -08:00