test262/test/language
Ioanna M. Dimitriou H 9e03c403e7 Test parsing error when using unicode escape sequences to express i, m, s
As suggested in https://github.com/tc39/test262/pull/3960#issuecomment-1966827213
2024-03-05 12:56:48 -08:00
..
arguments-object Remove excess leading whitespace 2023-09-13 16:05:40 +02:00
asi
block-scope Remove harness file, arrayContains.js 2021-11-01 12:55:10 -04:00
comments
computed-property-names Transform compareArray -> assert.compareArray: test/language/**/*.js (#3239) 2021-10-15 20:35:01 -04:00
destructuring/binding
directive-prologue
eval-code Use verifyProperty in language/eval-code tests 2023-09-13 16:05:40 +02:00
export
expressions Test for assignment with target wrapped in two sets of parentheses 2023-11-21 09:51:03 -05:00
function-code Remove excess leading whitespace 2023-09-13 16:05:40 +02:00
future-reserved-words
global-code Test that `HasVarDeclaration` accounts for bindings created via `eval()` (#3914) 2023-09-28 18:16:33 +02:00
identifier-resolution
identifiers Add Unicode v15.1.0-sensitive `IdentifierPart` tests (#3833) 2023-09-15 12:27:42 +02:00
import Add readmes 2023-10-26 18:21:19 -07:00
keywords
line-terminators
literals Test parsing error when using unicode escape sequences to express i, m, s 2024-03-05 12:56:48 -08:00
module-code Add test for async module not blocking sync siblings (#3955) 2024-02-21 14:53:10 +01:00
punctuators
reserved-words
rest-parameters Transform compareArray -> assert.compareArray: test/language/**/*.js (#3239) 2021-10-15 20:35:01 -04:00
source-text
statementList Remove superfluous EmptyStatement 2021-10-05 16:28:06 -04:00
statements add Float16Array to all generic TypedArray tests (#3849) 2024-01-10 14:07:57 +01:00
types Line Terminator test description corrections 2022-11-08 10:37:37 -08:00
white-space