-
Notifications
You must be signed in to change notification settings - Fork 8
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
Input -> Parser -> Writer = Input #23
Comments
|
@Hackerpilot thank you. |
@burner Great news! |
sweet! Awesome job. If you have the time, maybe just compare the nodes and there attributes. That might give you a more realistic failure rate, but only if you have time. |
This issue was moved to dlang-community/experimental.xml#8 |
Test if the above shown chain yield an output document where the content is equal to the original input.
Test that with all combinations of lexer, parser and writer.
The text was updated successfully, but these errors were encountered: