Marko Lahma 6b2d62286d Implement Math.sumPrecise (#1966) 11 months ago
..
.config 81babf227a Upgrade NUnit3TestAdapter to version 4.6.0 (#1920) 1 year ago
Jint.Tests.Test262.csproj 1febd1be4f Bump the all-dependencies group with 3 updates (#1950) 1 year ago
README.md ba1eb4188f Use Test262Harness to run tests (#1039) 3 years ago
State.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 year ago
Test262Harness.settings.json 6b2d62286d Implement Math.sumPrecise (#1966) 11 months ago
Test262ModuleLoader.cs 7678879055 Implement JSON modules (#1711) 1 year ago
Test262Test.cs 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
Test262_LICENSE 5f1be3154a Add Test262 test cases (#525) 7 years ago
TestHarness.cs 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 3 years ago

README.md

To generate test suite, run:

dotnet tool restore
dotnet test262 generate