Marko Lahma c1ad0afd47 Fix some remaining function parameter destructuring issues (#1349) 2 роки тому
..
.config d7b8ca1224 Implement RegExp named capture groups (#1309) 2 роки тому
Jint.Tests.Test262.csproj 459af453ed Update benchmark results (#1315) 2 роки тому
README.md ba1eb4188f Use Test262Harness to run tests (#1039) 3 роки тому
State.cs 20e9832dd6 Enable implicit usings (#1230) 3 роки тому
Test262Harness.settings.json c1ad0afd47 Fix some remaining function parameter destructuring issues (#1349) 2 роки тому
Test262ModuleLoader.cs fbd5293b9e Remove ExpressionResult (#1292) 3 роки тому
Test262Test.cs f862659980 Implement FinalizationRegistry (#1328) 2 роки тому
Test262_LICENSE 5f1be3154a Add Test262 test cases (#525) 7 роки тому
TestHarness.cs 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 3 роки тому

README.md

To generate test suite, run:

dotnet tool restore
dotnet test262 generate