mirror of
https://github.com/tc39/test262.git
synced 2025-07-28 00:14:35 +02:00
NumericLiteralSeparator: Update "early" => "parse" in negative tests. Fixes gh-1512
This commit is contained in:
parent
c686cc6099
commit
f578b8754f
@ -23,7 +23,7 @@ info: |
|
|||||||
0 1
|
0 1
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -23,7 +23,7 @@ info: |
|
|||||||
0 1
|
0 1
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -23,7 +23,7 @@ info: |
|
|||||||
0 1
|
0 1
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -15,7 +15,7 @@ info: |
|
|||||||
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
|
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -17,7 +17,7 @@ info: |
|
|||||||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -15,7 +15,7 @@ info: |
|
|||||||
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
|
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -18,7 +18,7 @@ info: |
|
|||||||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -17,7 +17,7 @@ info: |
|
|||||||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -20,7 +20,7 @@ info: |
|
|||||||
e E
|
e E
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -18,7 +18,7 @@ info: |
|
|||||||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -19,7 +19,7 @@ info: |
|
|||||||
e E
|
e E
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -20,7 +20,7 @@ info: |
|
|||||||
e E
|
e E
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -18,7 +18,7 @@ info: |
|
|||||||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -23,7 +23,7 @@ info: |
|
|||||||
0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F
|
0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -23,7 +23,7 @@ info: |
|
|||||||
0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F
|
0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -23,7 +23,7 @@ info: |
|
|||||||
0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F
|
0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -18,7 +18,7 @@ info: |
|
|||||||
1 2 3 4 5 6 7 8 9
|
1 2 3 4 5 6 7 8 9
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -16,7 +16,7 @@ info: |
|
|||||||
1 2 3 4 5 6 7 8 9
|
1 2 3 4 5 6 7 8 9
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -23,7 +23,7 @@ info: |
|
|||||||
0 1 2 3 4 5 6 7
|
0 1 2 3 4 5 6 7
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -23,7 +23,7 @@ info: |
|
|||||||
0 1 2 3 4 5 6 7
|
0 1 2 3 4 5 6 7
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -23,7 +23,7 @@ info: |
|
|||||||
0 1 2 3 4 5 6 7
|
0 1 2 3 4 5 6 7
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
@ -15,7 +15,7 @@ info: |
|
|||||||
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
|
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
|
||||||
|
|
||||||
negative:
|
negative:
|
||||||
phase: early
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
|
|
||||||
features: [numeric-separator-literal]
|
features: [numeric-separator-literal]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user