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

Enable test262 on CI #11

Merged
merged 3 commits into from
Nov 4, 2023
Merged

Enable test262 on CI #11

merged 3 commits into from
Nov 4, 2023

Conversation

bnoordhuis
Copy link
Contributor

No description provided.

@bnoordhuis bnoordhuis mentioned this pull request Nov 3, 2023
Copy link
Contributor

@saghul saghul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff! Out of curiosity: how did you modify the conf file? How did you know what to add?

@bnoordhuis
Copy link
Contributor Author

run-test262 warns about unknown features and tc39/test262 has a features.txt file that explains what they mean. With a bit of grepping and reading through the proposals, I pieced together what works and what doesn't.

@bnoordhuis bnoordhuis merged commit 7be933e into quickjs-ng:master Nov 4, 2023
@bnoordhuis bnoordhuis deleted the test262 branch November 4, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants