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

Improve run-test262 logging #631

Merged
merged 2 commits into from
Oct 27, 2024
Merged

Conversation

bnoordhuis
Copy link
Contributor

In verboser mode (-vv):

  • show the output of print() calls
  • print exception stack traces

Also sneak in a minor bug fix where I forgot to atomically increment the fixed_errors variable.

In verboser mode (-vv):

- show the output of print() calls
- print exception stack traces

Also sneak in a minor bug fix where I forgot to atomically increment
the fixed_errors variable.
@bnoordhuis bnoordhuis merged commit eae9b23 into quickjs-ng:master Oct 27, 2024
47 checks passed
@bnoordhuis bnoordhuis deleted the verboser branch October 27, 2024 13:33
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