Marko Lahma 061d2c7b1c Backport update test262 suite and fix typed array issues (#1903) 1 年之前
..
.config 9fd46c3d9c Upgrade to Test262Harness 1.0.0 (#1779) 1 年之前
Jint.Tests.Test262.csproj 197ebd8d00 Add NET 8 support (#1686) 1 年之前
README.md ba1eb4188f Use Test262Harness to run tests (#1039) 3 年之前
State.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
Test262Harness.settings.json 061d2c7b1c Backport update test262 suite and fix typed array issues (#1903) 1 年之前
Test262ModuleLoader.cs 7678879055 Implement JSON modules (#1711) 1 年之前
Test262Test.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
Test262_LICENSE 5f1be3154a Add Test262 test cases (#525) 7 年之前
TestHarness.cs 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 2 年之前

README.md

To generate test suite, run:

dotnet tool restore
dotnet test262 generate