Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 782 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 782 Bytes

Test262

Running with Locally

To run the Test262 tests locally simply, run:

dune exec -- ecma-sl test --type test262 --harness environment/harness.js ./tests

Running with GitHub

  1. On GitHub.com, navigate to the main page of the repository.
  2. Click Actions.
  3. In the left sidebar, click the 'Run Test262 Benchmarks'.
  4. Above the list of workflow runs, click the Run workflow button.
  5. Select the Branch dropdown menu and click a branch to run the workflow on.
  6. Click Run workflow.

Running with GitHub CLI

To launch the Test262 workflow on GitHub, through the command line use:

gh workflow run test262.yml

Some Notes

Em standby (classes ainda não definidas):

  • bench/test262/tests/built-ins/Symbol/species/subclassing.js