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

Set up parsing and validation test suite #195

Closed
aochagavia opened this issue Nov 5, 2018 · 0 comments · Fixed by #273
Closed

Set up parsing and validation test suite #195

aochagavia opened this issue Nov 5, 2018 · 0 comments · Fixed by #273

Comments

@aochagavia
Copy link
Contributor

aochagavia commented Nov 5, 2018

We should be able to correctly parse and validate all the crates in this repository, without producing any errors. Let's write a test to check this.

bors bot added a commit that referenced this issue Dec 17, 2018
273: Add a test to ensure that we can parse each file r=matklad a=DJMcNab

Note that this has a non-spurious failure in ra_analysis/src/mock_analysis.

Probably fixes #195.

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
bors bot added a commit that referenced this issue Dec 19, 2018
273: Add a test to ensure that we can parse each file r=matklad a=DJMcNab

Note that this has a non-spurious failure in ra_analysis/src/mock_analysis.

Probably fixes #195.

If my understanding is correct, fixes #214 and fixes #225.

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
@bors bors bot closed this as completed in #273 Dec 19, 2018
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 a pull request may close this issue.

1 participant