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

Add instructions on how to use .tree and .errors files #9

Open
scadgek opened this issue Oct 30, 2017 · 0 comments
Open

Add instructions on how to use .tree and .errors files #9

scadgek opened this issue Oct 30, 2017 · 0 comments

Comments

@scadgek
Copy link

scadgek commented Oct 30, 2017

Looking through the sources, I suppose it's possible to specify the expected tree outputs and expected errors for some test files. It would be very useful to have a documentation with examples describing how to use that files.
Also, when some of the test files contains an error (does not match grammar syntax), the plugin tries to open .errors file and throws an error if it doesn't exist:

Caused by: java.io.FileNotFoundException: /home/scadge/IdeaProjects/querysyntax/query-syntax/examples/dml_select.txt.errors (No such file or directory)

Though it's probably a subject to another issue, I thought it would be useful to also mention it here.

gilcesarf added a commit to gilcesarf/antlr4test-maven-plugin that referenced this issue May 9, 2020
teverett added a commit that referenced this issue May 9, 2020
teverett added a commit that referenced this issue Nov 15, 2020
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

1 participant