|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "SuiteGitSha": "242f6f98f0f86c0a3276929b4a450438526057cb",
|
|
|
+ "SuiteGitSha": "5dc04b733275cf64e3022867359e27bc99d9262c",
|
|
|
//"SuiteDirectory": "//mnt/c/work/test262",
|
|
|
"TargetPath": "./Generated",
|
|
|
"Namespace": "Jint.Tests.Test262",
|
|
@@ -9,6 +9,7 @@
|
|
|
"async-iteration",
|
|
|
"Atomics",
|
|
|
"decorators",
|
|
|
+ "explicit-resource-management",
|
|
|
"import-assertions",
|
|
|
"iterator-helpers",
|
|
|
"Math.sumPrecise",
|
|
@@ -43,6 +44,7 @@
|
|
|
"language/literals/regexp/named-groups/forward-reference.js",
|
|
|
|
|
|
// RegExp handling problems
|
|
|
+ "built-ins/RegExp/nullable-quantifier.js",
|
|
|
"built-ins/RegExp/prototype/exec/S15.10.6.2_A1_T6.js",
|
|
|
"language/literals/regexp/u-case-mapping.js",
|
|
|
"built-ins/RegExp/lookahead-quantifier-match-groups.js",
|