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

Test compilation error cases #24

Open
3 tasks
esoterra opened this issue Feb 19, 2024 · 1 comment
Open
3 tasks

Test compilation error cases #24

esoterra opened this issue Feb 19, 2024 · 1 comment
Labels
enhancement New feature or request testing

Comments

@esoterra
Copy link
Owner

Add tests for things like

  • Invalid parses (e.g. EOFs)
  • Invalid name resolves (e.g. uses of unbound names)
  • Invalid type resolves (e.g. conflicts)
@esoterra esoterra added enhancement New feature or request testing labels Feb 19, 2024
@esoterra
Copy link
Owner Author

Initial implementation in #54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing
Projects
None yet
Development

No branches or pull requests

1 participant