test262/test/language
Nicolò Ribaudo 2ad7f321d7 Rewrite import defer resolution test ot not expect specific error 2025-02-27 16:08:00 +01: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 Test computed accessor properties and AggregateError constructor without arguments (#4222) 2024-09-11 11:41:07 +02:00
destructuring/binding Improve coverage for reference type in various contexts 2024-09-20 16:00:53 +02:00
directive-prologue
eval-code Use verifyProperty in language/eval-code tests 2023-09-13 16:05:40 +02:00
export
expressions Add evaluation tests for `import.defer` with sync/async modules (#4375) 2025-02-04 11:43:57 -08:00
function-code Remove excess leading whitespace 2023-09-13 16:05:40 +02:00
future-reserved-words
global-code Allow global var-via-eval be declared 2024-04-11 17:22:43 -07:00
identifier-resolution
identifiers Move updated `unicodeSets` tests to their appropriate location 2024-09-13 14:38:51 +02:00
import Rewrite import defer resolution test ot not expect specific error 2025-02-27 16:08:00 +01: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 Avoid relative imports outside of test directory 2025-02-26 16:39:22 +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 Remove leading space characters in YAML frontmatter 2024-12-17 17:52:36 +01:00
types Line Terminator test description corrections 2022-11-08 10:37:37 -08:00
white-space