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

Missing tests for spec sections 5.13 and 5.14 (Escaped Characters) #129

Open
andrewhickman opened this issue Jan 28, 2024 · 2 comments
Open

Comments

@andrewhickman
Copy link

andrewhickman commented Jan 28, 2024

Most of the examples from the spec are included as tests, but I notice 5.13 and 5.14 are absent.

In particular, I don't see any test in this suite which uses escaped 32-bit unicode characters like "\U00000041"

I'm happy to submit a PR, but I'm not sure how these test files are generated. Are the tree/dump/emit fields just handwritten?

@perlpunk
Copy link
Member

I think for the current format we don't have a tool right now.
We used a tool when the test files were still using the tml format.
Maybe @ingydotnet knows a way?

@ingydotnet
Copy link
Member

make new-test

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

No branches or pull requests

3 participants