Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test toolchain against test262 #229

Draft
wants to merge 3 commits into
base: general-fixes
Choose a base branch
from
Draft

Conversation

kaleidawave
Copy link
Owner

Work in progress integration of the test262 test suite into Ezno.

Currently this PR just checks whether sources pass (or not according to negative flag.

In the future it would be good to check

  • .to_string() roundtrip (as we do in fuzzing)
  • That accepted files run in the type checker
  • That negative runtime tests get picked up by the type checker (experiment)

@kaleidawave kaleidawave added the internal-improvements Related to internal publishing, building, workflows, formatting & linting label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-improvements Related to internal publishing, building, workflows, formatting & linting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant